Skip to content

Commit 14d4b8a

Browse files
authored
Merge pull request #249 from dolthub/dependabot/npm_and_yarn/eslint-config-next-15.3.4
Bump eslint-config-next from 15.1.3 to 15.3.4
2 parents 2296e6c + 62e0833 commit 14d4b8a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react-loader": "^2.4.8",
3333
"@types/react-timeago": "^4.1.7",
3434
"eslint": "8.57.0",
35-
"eslint-config-next": "15.1.3",
35+
"eslint-config-next": "15.3.4",
3636
"typescript": "^5.8.3"
3737
}
3838
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,12 +2977,12 @@ __metadata:
29772977
languageName: node
29782978
linkType: hard
29792979

2980-
"@next/eslint-plugin-next@npm:15.1.3":
2981-
version: 15.1.3
2982-
resolution: "@next/eslint-plugin-next@npm:15.1.3"
2980+
"@next/eslint-plugin-next@npm:15.3.4":
2981+
version: 15.3.4
2982+
resolution: "@next/eslint-plugin-next@npm:15.3.4"
29832983
dependencies:
29842984
fast-glob: 3.3.1
2985-
checksum: bc94149f0cff8e1da24b6d675fadf10193c8115a25656f628415b3b9051c6cc853ddb1654b31b331bd20d2990326438364118fd9c12889eb5e0e04cdc4a0a2fc
2985+
checksum: b2d8b62aa182b2cb759dbde3d4f08b2db7504e3d91a1fd4118f9ccbae74966037e369122051b2cbfb6d92a58e0da9852485e02500d9af97adff9672627b31b76
29862986
languageName: node
29872987
linkType: hard
29882988

@@ -3250,7 +3250,7 @@ __metadata:
32503250
"@types/react-loader": ^2.4.8
32513251
"@types/react-timeago": ^4.1.7
32523252
eslint: 8.57.0
3253-
eslint-config-next: 15.1.3
3253+
eslint-config-next: 15.3.4
32543254
isomorphic-unfetch: ^4.0.2
32553255
next: ^14.2.10
32563256
react: ^18.3.1
@@ -6224,11 +6224,11 @@ __metadata:
62246224
languageName: node
62256225
linkType: hard
62266226

6227-
"eslint-config-next@npm:15.1.3":
6228-
version: 15.1.3
6229-
resolution: "eslint-config-next@npm:15.1.3"
6227+
"eslint-config-next@npm:15.3.4":
6228+
version: 15.3.4
6229+
resolution: "eslint-config-next@npm:15.3.4"
62306230
dependencies:
6231-
"@next/eslint-plugin-next": 15.1.3
6231+
"@next/eslint-plugin-next": 15.3.4
62326232
"@rushstack/eslint-patch": ^1.10.3
62336233
"@typescript-eslint/eslint-plugin": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0
62346234
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -6244,7 +6244,7 @@ __metadata:
62446244
peerDependenciesMeta:
62456245
typescript:
62466246
optional: true
6247-
checksum: 006b629f4308a469d66c7c673fd5664ca5a4987ec2278ebf2058d60efcd01709a9a9a64a31dffe29e27eaed7bce1d06b16e68094ed58ddfbfc146276be2cd074
6247+
checksum: 6c21254d3383b9158ff5f3b2881cc702bee3d2635b4326757965945691f6e65e25fdfef4f2964382fb4b2f52d9f03b929cb71d267709727df7365e7da80c8c3a
62486248
languageName: node
62496249
linkType: hard
62506250

0 commit comments

Comments
 (0)