Skip to content

Commit

Permalink
chore(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.3 to 1.2.4.
- [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.3...compat-v1.2.4)

---
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 Dec 9, 2024
1 parent dfe5d69 commit 8b2961c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241112.0",
"@eslint/compat": "^1.2.3",
"@eslint/compat": "^1.2.4",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@iarna/toml": "^2.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -723,15 +723,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.2.3":
version: 1.2.3
resolution: "@eslint/compat@npm:1.2.3"
"@eslint/compat@npm:^1.2.4":
version: 1.2.4
resolution: "@eslint/compat@npm:1.2.4"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 71b328099365fd24d6f16fb7dc64c117d74a42c3622605351b66c5eab5027e00f7d8a8a3f42c45221e8ad41221b598e3865078eb11171a2d6d3296a1626c4d9b
checksum: d68b0e5d4f2890c86b439cd2e4c0f9c6e7eae09230a69cf80a0b647f7242ed5c662cc286a06d6eb06d95e3def62ed26e9e1eac494538d58b4e2cfc355d37c176
languageName: node
linkType: hard

Expand Down Expand Up @@ -1369,7 +1369,7 @@ __metadata:
resolution: "@serlo/serlo.org-cloudflare-worker@workspace:."
dependencies:
"@cloudflare/workers-types": ^4.20241112.0
"@eslint/compat": ^1.2.3
"@eslint/compat": ^1.2.4
"@eslint/eslintrc": ^3.2.0
"@eslint/js": ^9.15.0
"@iarna/toml": ^2.2.5
Expand Down

0 comments on commit 8b2961c

Please sign in to comment.