Skip to content

Commit

Permalink
Bump eslint-config-next from 15.0.1 to 15.0.3 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.0.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/v15.0.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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2096359 commit ff6d4e7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@graphql-codegen/client-preset": "^4.3.3",
"@graphql-typed-document-node/core": "^3.2.0",
"eslint": "9.13.0",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.0.3",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
Expand Down
20 changes: 10 additions & 10 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,12 +2089,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.0.3":
version: 15.0.3
resolution: "@next/eslint-plugin-next@npm:15.0.3"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/1216df35426e8e723f1d1633f724234c334f89bb6dec3b8a38faa16168c4bcf7a7b991d2937c0a6b4b5f90d77dd3e71f9e8b96c2c17366d6a152dc0be42c2384
checksum: 10/ef0d68b3e0f737f88b719353eb4dd65f8d7a98ddbdb8a7e2f2283e4696f9e4875c6f335dc18993254ea95ad481ae6cf004388657b7abbe7a6e1557641b31051e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5818,11 +5818,11 @@ __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.0.3":
version: 15.0.3
resolution: "eslint-config-next@npm:15.0.3"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.1"
"@next/eslint-plugin-next": "npm:15.0.3"
"@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"
Expand All @@ -5838,7 +5838,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/5905f588adeb7d5d007d9fcd033d7919a6b19d5b9f6f841fa5a06e9d6a1cf50ba38330b5923f1c3134a018d19621e21f0d10ab9baa4f318360ff017d71d1c820
checksum: 10/5718afc3516ba162e2ff0d4d33df9c7957f3133c48c65ceef17e0a56b50403fa474635f4cdaff0b7c60423ce0884979be815fb45ee2d7246bd7af7fe39f1e915
languageName: node
linkType: hard

Expand Down Expand Up @@ -10192,7 +10192,7 @@ __metadata:
autoprefixer: "npm:10.4.20"
bpnet-ui: "npm:^0.3.8"
eslint: "npm:9.13.0"
eslint-config-next: "npm:15.0.1"
eslint-config-next: "npm:15.0.3"
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 ff6d4e7

Please sign in to comment.