Skip to content

Commit 8623bda

Browse files
Bump eslint-config-next from 12.2.2 to 12.2.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.2 to 12.2.3. - [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/v12.2.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 976b05d commit 8623bda

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"esbuild": "^0.14.49",
4949
"esbuild-css-modules-plugin": "^2.4.0",
5050
"eslint": "^8.20.0",
51-
"eslint-config-next": "12.2.2",
51+
"eslint-config-next": "12.2.3",
5252
"eslint-config-prettier": "^8.5.0",
5353
"eslint-plugin-prettier": "^4.2.1",
5454
"eslint-plugin-react": "^7.30.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -997,10 +997,10 @@
997997
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.14.1.tgz#155ef21065427901994e765da8a0ba0eaae8b8bd"
998998
integrity sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==
999999

1000-
1001-
version "12.2.2"
1002-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.2.tgz#b4a22c06b6454068b54cc44502168d90fbb29a6d"
1003-
integrity sha512-XOi0WzJhGH3Lk51SkSu9eZxF+IY1ZZhWcJTIGBycAbWU877IQa6+6KxMATWCOs7c+bmp6Sd8KywXJaDRxzu0JA==
1000+
1001+
version "12.2.3"
1002+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.3.tgz#63726691aac6a7f01b64190a0323d590a0e8154d"
1003+
integrity sha512-B2e8Yg1MpuLsGxhCx4rU8/Tcnr5wFmCx1O2eyLXBPnaCcsFXfGCo067ujagtDLtWASL3GNgzg78U1SB0dbc38A==
10041004
dependencies:
10051005
glob "7.1.7"
10061006

@@ -3068,12 +3068,12 @@ escodegen@^2.0.0:
30683068
optionalDependencies:
30693069
source-map "~0.6.1"
30703070

3071-
3072-
version "12.2.2"
3073-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.2.2.tgz#4bb996026e118071849bc4011283a160ad5bde46"
3074-
integrity sha512-oJhWBLC4wDYYUFv/5APbjHUFd0QRFCojMdj/QnMoOEktmeTvwnnoA8F8uaXs0fQgsaTK0tbUxBRv9/Y4/rpxOA==
3071+
3072+
version "12.2.3"
3073+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.2.3.tgz#468fe9756ccbf7e4452139062db5b4e6557dc885"
3074+
integrity sha512-xAQqAqwa2bu9ZMRypz58ym4tNCo22Wc6LuoLpbpf3yW5c4ZkVib9934AgGDDvh2zKrP56Z6X0Pp6gNnuuZzcRw==
30753075
dependencies:
3076-
"@next/eslint-plugin-next" "12.2.2"
3076+
"@next/eslint-plugin-next" "12.2.3"
30773077
"@rushstack/eslint-patch" "^1.1.3"
30783078
"@typescript-eslint/parser" "^5.21.0"
30793079
eslint-import-resolver-node "^0.3.6"

0 commit comments

Comments
 (0)