Skip to content

Commit

Permalink
fix(deps): update weekly npm maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 3ad2668 commit fe86004
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@graphql-eslint/eslint-plugin": "4.3.0",
"@next/eslint-plugin-next": "15.1.4",
"@next/eslint-plugin-next": "15.1.6",
"@side/eslint-config-cypress": "1.1.3",
"@side/eslint-config-jest": "1.1.1",
"@side/eslint-config-react": "1.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test": "node index.js"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"eslint-import-resolver-typescript": "3.7.0"
},
"peerDependencies": {
Expand Down
150 changes: 75 additions & 75 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1609,12 +1609,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.4":
version: 15.1.4
resolution: "@next/eslint-plugin-next@npm:15.1.4"
"@next/eslint-plugin-next@npm:15.1.6":
version: 15.1.6
resolution: "@next/eslint-plugin-next@npm:15.1.6"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/6b5356275027e7b597914aa410805dab6b988c81c7ec0855e829e967d0064b9512828efc5d3b8826b798b30f1494618c82c5067c36d6d7837071ed670d690eab
checksum: 10c0/753babd13e197304eb7a224c08a9a286aee10e316dcf86c49fe655fe9ea16659969bdbe4502429723cdf318e47fba4188ca101a5fc0d91dcad13404e773013a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2183,7 +2183,7 @@ __metadata:
resolution: "@side/eslint-config-next@workspace:packages/eslint-config-next"
dependencies:
"@graphql-eslint/eslint-plugin": "npm:4.3.0"
"@next/eslint-plugin-next": "npm:15.1.4"
"@next/eslint-plugin-next": "npm:15.1.6"
"@side/eslint-config-cypress": "npm:1.1.3"
"@side/eslint-config-jest": "npm:1.1.1"
"@side/eslint-config-react": "npm:1.2.1"
Expand Down Expand Up @@ -2213,8 +2213,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@side/eslint-config-typescript@workspace:packages/eslint-config-typescript"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.20.0"
"@typescript-eslint/parser": "npm:8.20.0"
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
"@typescript-eslint/parser": "npm:8.22.0"
eslint-import-resolver-typescript: "npm:3.7.0"
peerDependencies:
eslint: ">=7.14.0"
Expand Down Expand Up @@ -2616,15 +2616,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0"
"@typescript-eslint/eslint-plugin@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/type-utils": "npm:8.20.0"
"@typescript-eslint/utils": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/type-utils": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -2633,33 +2633,23 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/c68d0dc5419db93c38eea8adecac19e27f8b023d015a944ffded112d584e87fa7fe512070a6a1085899cab2e12e1c8db276e10412b74bf639ca6b04052bbfedc
checksum: 10c0/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/parser@npm:8.20.0"
"@typescript-eslint/parser@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/parser@npm:8.22.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/typescript-estree": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/fff4a86be27f603ad8d6f7dd9758c46b04a254828f0c6d8a34869c1cf30b5828b60a1dc088f72680a7b65cc5fc696848df4605de19e59a18467306d7ca56c11d
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
checksum: 10c0/a8074768d06c863169294116624a45c19377ff0b8635ad5fa4ae673b43cf704d1b9b79384ceef0ff0abb78b107d345cd90fe5572354daf6ad773fe462ee71e6a
checksum: 10c0/6575684d4724aa908b0d6a29db5d5054b9277804844ee4179c77371f8b8b84534b9b7e4df0e282c5f39729ae6f0019208a6b83f0ca5d0f06f9da5a06d8ddb4fd
languageName: node
linkType: hard

Expand All @@ -2673,25 +2663,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/type-utils@npm:8.20.0"
"@typescript-eslint/scope-manager@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.20.0"
"@typescript-eslint/utils": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/7d46143f26ec606b71d20f0f5535b16abba2ba7a5a2daecd2584ddb61d1284dd8404f34265cc1fdfd541068b24b0211f7ad94801c94e4c60869d9f26bf3c0b9b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/types@npm:8.20.0"
checksum: 10c0/21292d4ca089897015d2bf5ab99909a7b362902f63f4ba10696676823b50d00c7b4cd093b4b43fba01d12bc3feca3852d2c28528c06d8e45446b7477887dbee7
checksum: 10c0/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7
languageName: node
linkType: hard

Expand All @@ -2702,12 +2695,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
"@typescript-eslint/types@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/types@npm:8.22.0"
checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.21.0":
version: 8.21.0
resolution: "@typescript-eslint/typescript-estree@npm:8.21.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/visitor-keys": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.21.0"
"@typescript-eslint/visitor-keys": "npm:8.21.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
Expand All @@ -2716,16 +2716,16 @@ __metadata:
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/54a2c1da7d1c5f7e865b941e8a3c98eb4b5f56ed8741664a84065173bde9602cdb8866b0984b26816d6af885c1528311c11e7286e869ed424483b74366514cbd
checksum: 10c0/0cf5b0382524f4af54fb5ec71ca7e939ec922711f2d77b383740b28dd4b21407b0ab5dded62df6819d01c12c0b354e95667e3c7025a5d27d05b805161ab94855
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.21.0":
version: 8.21.0
resolution: "@typescript-eslint/typescript-estree@npm:8.21.0"
"@typescript-eslint/typescript-estree@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.21.0"
"@typescript-eslint/visitor-keys": "npm:8.21.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
Expand All @@ -2734,22 +2734,22 @@ __metadata:
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/0cf5b0382524f4af54fb5ec71ca7e939ec922711f2d77b383740b28dd4b21407b0ab5dded62df6819d01c12c0b354e95667e3c7025a5d27d05b805161ab94855
checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/utils@npm:8.20.0"
"@typescript-eslint/utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/utils@npm:8.22.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.20.0"
"@typescript-eslint/types": "npm:8.20.0"
"@typescript-eslint/typescript-estree": "npm:8.20.0"
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/dd36c3b22a2adde1e1462aed0c8b4720f61859b4ebb0c3ef935a786a6b1cb0ec21eb0689f5a8debe8db26d97ebb979bab68d6f8fe7b0098e6200a485cfe2991b
checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398
languageName: node
linkType: hard

Expand All @@ -2768,16 +2768,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
dependencies:
"@typescript-eslint/types": "npm:8.20.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/e95d8b2685e8beb6637bf2e9d06e4177a400d3a2b142ba749944690f969ee3186b750082fd9bf34ada82acf1c5dd5970201dfd97619029c8ecca85fb4b50dbd8
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.21.0":
version: 8.21.0
resolution: "@typescript-eslint/visitor-keys@npm:8.21.0"
Expand All @@ -2788,6 +2778,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
Expand Down

0 comments on commit fe86004

Please sign in to comment.