Skip to content

Commit

Permalink
build(deps): bump @next/env from 13.5.3 to 13.5.4
Browse files Browse the repository at this point in the history
Bumps [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) from 13.5.3 to 13.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.4/packages/next-env)

---
updated-dependencies:
- dependency-name: "@next/env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 923b5d0 commit db4cd2c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,12 @@
unist-util-visit "^4.0.0"
vfile "^5.0.0"

"@next/env@*", "@next/env@13.5.3", "@next/env@^13.4.3":
"@next/env@*", "@next/env@^13.4.3":
version "13.5.4"
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.4.tgz#777c3af16de2cf2f611b6c8126910062d13d222c"
integrity sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ==

"@next/env@13.5.3":
version "13.5.3"
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.3.tgz#402da9a0af87f93d853519f0c2a602b1ab637c2c"
integrity sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==
Expand Down

0 comments on commit db4cd2c

Please sign in to comment.