Skip to content

Commit

Permalink
Bump eslint-config-next from 15.0.1 to 15.1.2 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.0.1 to 15.1.2.
- [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/v15.1.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 1f1e41e commit 0018803
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.1",
"eslint": "9.13.0",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.1.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
Expand Down
24 changes: 12 additions & 12 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2063,12 +2063,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.1":
version: 15.0.1
resolution: "@next/eslint-plugin-next@npm:15.0.1"
"@next/eslint-plugin-next@npm:15.1.2":
version: 15.1.2
resolution: "@next/eslint-plugin-next@npm:15.1.2"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/1216df35426e8e723f1d1633f724234c334f89bb6dec3b8a38faa16168c4bcf7a7b991d2937c0a6b4b5f90d77dd3e71f9e8b96c2c17366d6a152dc0be42c2384
checksum: 10/268803bbef3d9adc1928ada454b0b80d323428b54a073abf065358d4cc237022d07bb3043de7f237040c573f658825bab2111ab6861eb927e8fc52a223c26660
languageName: node
linkType: hard

Expand Down Expand Up @@ -5036,27 +5036,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.1":
version: 15.0.1
resolution: "eslint-config-next@npm:15.0.1"
"eslint-config-next@npm:15.1.2":
version: 15.1.2
resolution: "eslint-config-next@npm:15.1.2"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.1"
"@next/eslint-plugin-next": "npm:15.1.2"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
eslint-import-resolver-typescript: "npm:^3.5.2"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-react: "npm:^7.35.0"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: ">=3.3.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5905f588adeb7d5d007d9fcd033d7919a6b19d5b9f6f841fa5a06e9d6a1cf50ba38330b5923f1c3134a018d19621e21f0d10ab9baa4f318360ff017d71d1c820
checksum: 10/f6807683b083ab5b7c73e5fa631bbad0739db15a921e646f9f8f0f0677fa407353da2d4ee0ec009446cb285828b013e27ed55664d44284f07f60ba62bb72bac9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5180,7 +5180,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.35.0, eslint-plugin-react@npm:^7.37.2":
"eslint-plugin-react@npm:^7.37.0, eslint-plugin-react@npm:^7.37.2":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
Expand Down Expand Up @@ -8171,7 +8171,7 @@ __metadata:
"@weng-lab/ts-ztable": "npm:^4.0.1"
bpnet-ui: "npm:^0.3.8"
eslint: "npm:9.13.0"
eslint-config-next: "npm:15.0.1"
eslint-config-next: "npm:15.1.2"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-react-refresh: "npm:^0.4.14"
Expand Down

0 comments on commit 0018803

Please sign in to comment.