Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/compat from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.0 to 1.2.1.
- [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.0...compat-v1.2.1)

---
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 Oct 21, 2024
1 parent dee24f5 commit 205cb0a
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.0",
"@eslint/compat": "^1.2.1",
"@eslint/js": "^9.12.0",
"concurrently": "^9.0.1",
"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.0":
version: 1.2.0
resolution: "@eslint/compat@npm:1.2.0"
"@eslint/compat@npm:^1.2.1":
version: 1.2.1
resolution: "@eslint/compat@npm:1.2.1"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/4896c417c1f197a6e9cc12592a661f0d91d73bdbb936785555c5bb81d2359a59fe90aac2422e7ce525e9dd5bb13227cbfec1263f9263591ccca200e9038057bf
checksum: 10/c2a451c0fa412ba8d2063b2f6e27d023ad919785f977229dfe29eca523186ebf43430fe5d874bcacf964237b663d9b190d789da2a304acbe653c9903386a2791
languageName: node
linkType: hard

Expand Down Expand Up @@ -1998,7 +1998,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hawtio/next-root@workspace:."
dependencies:
"@eslint/compat": "npm:^1.2.0"
"@eslint/compat": "npm:^1.2.1"
"@eslint/js": "npm:^9.12.0"
concurrently: "npm:^9.0.1"
cz-conventional-changelog: "npm:3.3.0"
Expand Down

0 comments on commit 205cb0a

Please sign in to comment.