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

chore(deps-dev): bump @eslint/js from 9.12.0 to 9.14.0 #567

Closed
wants to merge 1 commit 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 @@ -53,7 +53,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"compression-webpack-plugin": "^11.1.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "3.3.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1927,13 +1927,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.12.0, @eslint/js@npm:^9.12.0":
"@eslint/js@npm:9.12.0":
version: 9.12.0
resolution: "@eslint/js@npm:9.12.0"
checksum: 10/c4ec9f7ff664f778324002bccdfd63e4a563018e4d7efc838d8149898f9df8649fbc51a379c3d7deea40da4fba9e8e62f39f2df3ff2b9616e2241bbfc10456b0
languageName: node
linkType: hard

"@eslint/js@npm:^9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10/897e26bd68f898e56e96f85c92a1d823ef3d9f34e17d88d0ff40e88882ddae28d2f35915150c21cf640e0c64cb23703d0fbe6f7c9b9d6328aabe58ca30d9b4fe
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -2282,7 +2289,7 @@ __metadata:
resolution: "@hawtio/online-root@workspace:."
dependencies:
"@eslint/compat": "npm:^1.2.0"
"@eslint/js": "npm:^9.12.0"
"@eslint/js": "npm:^9.14.0"
compression-webpack-plugin: "npm:^11.1.0"
concurrently: "npm:^8.2.2"
cz-conventional-changelog: "npm:3.3.0"
Expand Down