Skip to content

Commit eb38bd2

Browse files
Bump next from 11.1.2 to 12.1.5
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v11.1.2...v12.1.5) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e790862 commit eb38bd2

File tree

2 files changed

+239
-708
lines changed

2 files changed

+239
-708
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"border-box.css": "^1.0.0",
3030
"framer-motion": "^4.1.17",
31-
"next": "^11.1.2",
31+
"next": "^12.1.5",
3232
"normalize.css": "^8.0.1",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "^5.1.0",
5454
"babel-plugin-styled-components": "^1.13.3",
5555
"cypress": "^8.6.0",
56-
"eslint": "^8.0.1",
56+
"eslint": "^8.12.0",
5757
"eslint-config-airbnb": "^18.2.1",
5858
"eslint-config-prettier": "^8.3.0",
5959
"eslint-plugin-cypress": "^2.12.1",

0 commit comments

Comments
 (0)