Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint from 9.12.0 to 9.13.0 in the eslint group #1619

Merged
merged 1 commit into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "^5.1.1",
"chrome-webstore-upload-cli": "^3.3.1",
"diff": "^7.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-hypothesis": "^3.1.0",
"eslint-plugin-mocha": "^10.5.0",
"git-describe": "^4.1.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,10 +1673,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.6.0":
version: 0.6.0
resolution: "@eslint/core@npm:0.6.0"
checksum: bf6a285d8cfb7f76524041991832fcc1573c7fc4bdfa091a14972bdb719d5a735330efb88ec453dd33930f49bcc9bb2737b40c43fb1220933781ebb712667265
"@eslint/core@npm:^0.7.0":
version: 0.7.0
resolution: "@eslint/core@npm:0.7.0"
checksum: 91d4aa2805f356fb0bba693411deab91590472666e22c9c03304ba03b288b74403a5e120db16d0926ea94281e15563a8d4d519cd1e565d514e2d5015a84b8575
languageName: node
linkType: hard

Expand Down Expand Up @@ -1721,10 +1721,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.12.0":
version: 9.12.0
resolution: "@eslint/js@npm:9.12.0"
checksum: cad2ee0d3080a3e507e18f1846e343d4dac00cb83b0c56355fa165b05fa0780ad746e0b93540666036e50b4cf4a4ee496a730417e500dc217c201902edd7ab5b
"@eslint/js@npm:9.13.0":
version: 9.13.0
resolution: "@eslint/js@npm:9.13.0"
checksum: ad5dd72aa75bd8d5bd3c1ffe68cf748aed7edef5fcf97193eb52af35dbb89a1999f526a0e2c169ef5572afbbbbb5f37d6fd0af2991d9ccdc29f753da5cc0f532
languageName: node
linkType: hard

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

"eslint@npm:^9.12.0":
version: 9.12.0
resolution: "eslint@npm:9.12.0"
"eslint@npm:^9.13.0":
version: 9.13.0
resolution: "eslint@npm:9.13.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.11.0
"@eslint/config-array": ^0.18.0
"@eslint/core": ^0.6.0
"@eslint/core": ^0.7.0
"@eslint/eslintrc": ^3.1.0
"@eslint/js": 9.12.0
"@eslint/js": 9.13.0
"@eslint/plugin-kit": ^0.2.0
"@humanfs/node": ^0.16.5
"@humanwhocodes/module-importer": ^1.0.1
Expand Down Expand Up @@ -4696,7 +4696,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: cf0dbe242268ede8cc13c04566973077c4feea21cf94a2eacba7ad43f566b2dee0d8f1af32ccb46d30dbcd78a7274828199b8aa9a7b1c708d7a71085b686385c
checksum: 99e878d6883864b8361bfaf2a2304f1e133347ac19976c79e1430623cd311cb38253bbd122100788082eded947693cce5c7e67dfd2b5173e6f05edb92dcb2206
languageName: node
linkType: hard

Expand Down Expand Up @@ -5986,7 +5986,7 @@ __metadata:
chai: ^5.1.1
chrome-webstore-upload-cli: ^3.3.1
diff: ^7.0.0
eslint: ^9.12.0
eslint: ^9.13.0
eslint-config-hypothesis: ^3.1.0
eslint-plugin-mocha: ^10.5.0
git-describe: ^4.1.1
Expand Down