Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/compat from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.5)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent df70eae commit 5dd6efd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"publish:backend-middleware": "yarn workspace @hawtio/backend-middleware npm publish --tolerate-republish"
},
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.17.0",
"concurrently": "^9.1.2",
"cz-conventional-changelog": "3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1883,15 +1883,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.2.4":
version: 1.2.4
resolution: "@eslint/compat@npm:1.2.4"
"@eslint/compat@npm:^1.2.5":
version: 1.2.5
resolution: "@eslint/compat@npm:1.2.5"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/872ac21e3f430575ba70916d83f5a4e7e9cc7fa953111c99ecef225d1ed05b66fbdb5034761dd9035f00c3f0d7ca7657f8cbfa4ff7ead3967f630c8c783d2beb
checksum: 10/bb4370ca995fcc69d7a657cd478ff0cf2b0d3efe78e45818509917e3a6e73bdc706d3830ccda6aa46c3968e99170feb44fe8eb4314b6c9fa9bcb76d4a2fd4f8c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2005,7 +2005,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hawtio/next-root@workspace:."
dependencies:
"@eslint/compat": "npm:^1.2.4"
"@eslint/compat": "npm:^1.2.5"
"@eslint/js": "npm:^9.17.0"
concurrently: "npm:^9.1.2"
cz-conventional-changelog: "npm:3.3.0"
Expand Down

0 comments on commit 5dd6efd

Please sign in to comment.