Skip to content

Commit

Permalink
Merge pull request #189 from eliperkins/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-21e722ce82

Bump the eslint group across 1 directory with 2 updates
  • Loading branch information
eliperkins authored Dec 2, 2024
2 parents af78584 + 037a54c commit 2fe456d
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 147 deletions.
250 changes: 125 additions & 125 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@types/node": "^22.10.1",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"eslint": "^9.15.0",
"eslint-config-next": "15.0.2",
"eslint": "^9.16.0",
"eslint-config-next": "15.0.3",
"hast": "^1.0.0",
"postcss": "^8",
"prettier": "^3.4.1",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -437,12 +437,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.2":
version: 15.0.2
resolution: "@next/eslint-plugin-next@npm:15.0.2"
"@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/ef1eec849289922b9f1977042cbbe0784ba26d03aeb19e05c098f4891a7a664ef4bc7b6919f25eaf9aa28388ce5866f436f6e56a21e53cd0de77ca86e15b2f37
checksum: 10/ef0d68b3e0f737f88b719353eb4dd65f8d7a98ddbdb8a7e2f2283e4696f9e4875c6f335dc18993254ea95ad481ae6cf004388657b7abbe7a6e1557641b31051e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2137,8 +2137,8 @@ __metadata:
"@types/react-dom": "npm:types-react-dom@rc"
"@vercel/og": "npm:^0.6.4"
date-fns: "npm:^4.1.0"
eslint: "npm:^9.15.0"
eslint-config-next: "npm:15.0.2"
eslint: "npm:^9.16.0"
eslint-config-next: "npm:15.0.3"
feed: "npm:^4.2.2"
hast: "npm:^1.0.0"
hastscript: "npm:^9.0.0"
Expand Down Expand Up @@ -2412,11 +2412,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.2":
version: 15.0.2
resolution: "eslint-config-next@npm:15.0.2"
"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.2"
"@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 @@ -2432,7 +2432,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/b051a8d2ea95c6477cb8c3df14c5cf658e2a394912f2a70faff4cdd61f03d404f0895dc67a5efcf904d956f4281f17a1446bc20ed82c22a13548bbe76737810e
checksum: 10/5718afc3516ba162e2ff0d4d33df9c7957f3133c48c65ceef17e0a56b50403fa474635f4cdaff0b7c60423ce0884979be815fb45ee2d7246bd7af7fe39f1e915
languageName: node
linkType: hard

Expand Down Expand Up @@ -2612,16 +2612,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:^9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.16.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -2657,7 +2657,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
languageName: node
linkType: hard

Expand Down

0 comments on commit 2fe456d

Please sign in to comment.