Skip to content

Bump @eslint/compat from 1.2.8 to 1.3.1 #113

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

Closed
wants to merge 2 commits into from
Closed
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 @@ -23,7 +23,7 @@
"constructs": "^10.4.2"
},
"devDependencies": {
"@eslint/compat": "^1.2.8",
"@eslint/compat": "^1.3.1",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.24.0",
"@types/jest": "^29.5.14",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,15 +442,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.2.8":
version: 1.2.8
resolution: "@eslint/compat@npm:1.2.8"
"@eslint/compat@npm:^1.3.1":
version: 1.3.1
resolution: "@eslint/compat@npm:1.3.1"
peerDependencies:
eslint: ^9.10.0
eslint: ^8.40 || 9
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/1e004c6917220ff1731fdc562ada9ddcbcecc6f3ba2e4b0433fb6d8eddf2a443e009f1f9796b78128b78a0a588c723b78021319055ac6e5dda55c0ace346496b
checksum: 10c0/8dfcea5ecb854111f9c0acc23a469e0a25cdaddceb5fb40c47988c247d6e32ec199bcd00f1b8ba9ed779228526552703c4b74948169e78b78b5fd814e04b042b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1539,7 +1539,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "aws4embeddedlinux-cdk-lib@workspace:."
dependencies:
"@eslint/compat": "npm:^1.2.8"
"@eslint/compat": "npm:^1.3.1"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:^9.24.0"
"@types/jest": "npm:^29.5.14"
Expand Down
Loading