Skip to content

Bump @eslint/compat from 1.2.7 to 1.2.8 #86

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

Open
wants to merge 1 commit into
base: main
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 @@ -23,7 +23,7 @@
"constructs": "^10.4.2"
},
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.8",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.24.0",
"@types/jest": "^29.5.14",
Expand Down
10 changes: 5 additions & 5 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.4":
version: 1.2.7
resolution: "@eslint/compat@npm:1.2.7"
"@eslint/compat@npm:^1.2.8":
version: 1.2.8
resolution: "@eslint/compat@npm:1.2.8"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/df89a0396750748c3748eb5fc582bd6cb89be6599d88ed1c5cc60ae0d13f77d4bf5fb30fabdb6c9ce16dda35745ef2e6417fa82548cde7d2b3fa5a896da02c8e
checksum: 10c0/1e004c6917220ff1731fdc562ada9ddcbcecc6f3ba2e4b0433fb6d8eddf2a443e009f1f9796b78128b78a0a588c723b78021319055ac6e5dda55c0ace346496b
languageName: node
linkType: hard

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