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/js from 9.16.0 to 9.19.0 #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -26,7 +26,7 @@
"vitest": "^2.1.8"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.19.0",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.13",
"@types/node": "^22.10.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,13 +497,20 @@ __metadata:
languageName: node
linkType: hard

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

"@eslint/js@npm:^9.19.0":
version: 9.19.0
resolution: "@eslint/js@npm:9.19.0"
checksum: 10/d8133a83330676d5f0827713af2e9bbf35530631a93520fb59ead6b827a325c54fdd7ad99f2158f895fb393c47bbc55dfdaa945998a647f3b9230f1d5324a626
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.5":
version: 2.1.5
resolution: "@eslint/object-schema@npm:2.1.5"
Expand Down Expand Up @@ -1994,7 +2001,7 @@ __metadata:
dependencies:
"@acala-network/chopsticks": "npm:^1.0.1"
"@acala-network/chopsticks-testing": "npm:^1.0.1"
"@eslint/js": "npm:^9.16.0"
"@eslint/js": "npm:^9.19.0"
"@polkadot/api": "npm:^14.0"
"@swc/core": "npm:^1.10.0"
"@types/eslint__js": "npm:^8.42.3"
Expand Down