Skip to content

Commit

Permalink
Merge pull request #317 from jeremybanka/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
Update eslint monorepo to v9.11.0
  • Loading branch information
jeremybanka authored Sep 20, 2024
2 parents adb173a + 7b5ef4e commit 45a651b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.11.0",
"@types/eslint": "9.6.1",
"@types/fs-extra": "11.0.4",
"@types/node": "20.16.5",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "9.10.0",
"eslint": "9.11.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -373,10 +373,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.10.0":
version: 9.10.0
resolution: "@eslint/js@npm:9.10.0"
checksum: 10c0/2ac45a002dc1ccf25be46ea61001ada8d77248d1313ab4e53f3735e5ae00738a757874e41f62ad6fbd49df7dffeece66e5f53ff0d7b78a99ce4c68e8fea66753
"@eslint/js@npm:9.11.0":
version: 9.11.0
resolution: "@eslint/js@npm:9.11.0"
checksum: 10c0/7403aeba28ba9cae3470d149b334a51375eb7fd850f167555c81cc72fe98e5cc5ac3059ccdbe68eb255a49d7498a7288d25429af0c7d20afeb4b3c0748349bb4
languageName: node
linkType: hard

Expand All @@ -387,12 +387,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/plugin-kit@npm:0.1.0"
"@eslint/plugin-kit@npm:^0.2.0":
version: 0.2.0
resolution: "@eslint/plugin-kit@npm:0.2.0"
dependencies:
levn: "npm:^0.4.1"
checksum: 10c0/fae97cd4efc1c32501c286abba1b5409848ce8c989e1ca6a5bb057a304a2cd721e6e957f6bc35ce95cfd0871e822ed42df3c759fecdad72c30e70802e26f83c7
checksum: 10c0/00b92bc52ad09b0e2bbbb30591c02a895f0bec3376759562590e8a57a13d096b22f8c8773b6bf791a7cf2ea614123b3d592fd006c51ac5fd0edbb90ea6d8760c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1071,14 +1071,14 @@ __metadata:
resolution: "banka-webfonts-monorepo@workspace:."
dependencies:
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.10.0"
"@eslint/js": "npm:9.11.0"
"@types/eslint": "npm:9.6.1"
"@types/fs-extra": "npm:11.0.4"
"@types/node": "npm:20.16.5"
"@types/tmp": "npm:0.2.6"
"@typescript-eslint/eslint-plugin": "npm:8.6.0"
"@typescript-eslint/parser": "npm:8.6.0"
eslint: "npm:9.10.0"
eslint: "npm:9.11.0"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-simple-import-sort: "npm:12.1.1"
Expand Down Expand Up @@ -1865,16 +1865,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.10.0":
version: 9.10.0
resolution: "eslint@npm:9.10.0"
"eslint@npm:9.11.0":
version: 9.11.0
resolution: "eslint@npm:9.11.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.10.0"
"@eslint/plugin-kit": "npm:^0.1.0"
"@eslint/js": "npm:9.11.0"
"@eslint/plugin-kit": "npm:^0.2.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -1910,7 +1910,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/7357f3995b15043eea83c8c0ab16c385ce3f28925c1b11cfcd6b2ede8faab3d91ede84a68173dd5f6e3e176e177984e6218de58b7b8388e53e2881f1ec07c836
checksum: 10c0/3438a78172bc667dc87bc4ad864671bd93231c82c9d366899ea3a77fc3444c8cdd158e7fe3ca1cfe4cb566045b1b36c0ccae9fc20efeb4b187f1a534075a1177
languageName: node
linkType: hard

Expand Down

0 comments on commit 45a651b

Please sign in to comment.