Skip to content

Commit

Permalink
Bump @next/env from 12.3.0 to 13.2.4 (#184)
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 12.3.0 to 13.2.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.2.4/packages/next-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2023
1 parent 78cf8f4 commit 09d359d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/core": "^7.19.1",
"@emotion/babel-plugin": "^11.10.2",
"@next/bundle-analyzer": "^12.3.0",
"@next/env": "^12.3.0",
"@next/env": "^13.2.4",
"@saberhq/browserslist-config": "^2.0.5",
"@saberhq/eslint-config": "^2.0.5",
"@saberhq/eslint-config-react": "^2.0.5",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2002,13 +2002,20 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:12.3.0, @next/env@npm:^12.3.0":
"@next/env@npm:12.3.0":
version: 12.3.0
resolution: "@next/env@npm:12.3.0"
checksum: cc242adce2cf1fff1bb9145bad71abecfddded053cde35a776ab542f7caa6d083658e45a4f574d98fb8656d5e197ddf1de82874aadd0970028b12507caf30fed
languageName: node
linkType: hard

"@next/env@npm:^13.2.4":
version: 13.2.4
resolution: "@next/env@npm:13.2.4"
checksum: 713ab357799ee03a89081cdcca405260b80a7d48c97b7e737c4938b3e83f51fe459a2ee02c2aef0bb16c03fca8498374903aacdcf44df28e9813f9f4e05b1ee7
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:12.3.0":
version: 12.3.0
resolution: "@next/eslint-plugin-next@npm:12.3.0"
Expand Down Expand Up @@ -5466,7 +5473,7 @@ __metadata:
"@emotion/styled": "npm:^11.10.4"
"@gr2m/gray-matter": "npm:^4.0.3-with-pr-137"
"@next/bundle-analyzer": "npm:^12.3.0"
"@next/env": "npm:^12.3.0"
"@next/env": "npm:^13.2.4"
"@saberhq/browserslist-config": "npm:^2.0.5"
"@saberhq/eslint-config": "npm:^2.0.5"
"@saberhq/eslint-config-react": "npm:^2.0.5"
Expand Down

1 comment on commit 09d359d

@vercel
Copy link

@vercel vercel bot commented on 09d359d Sep 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ian-website – ./

ian-website-igm.vercel.app
ian-pw.vercel.app
ian-website-git-master-igm.vercel.app
www.ianm.com
ianm.com
ian.pw

Please sign in to comment.