Skip to content

Commit

Permalink
Merge pull request #761 from mittwald/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…9.10.0

chore: bump eslint from 9.9.1 to 9.10.0
  • Loading branch information
martin-helmich authored Sep 9, 2024
2 parents 6e92281 + 1bcb242 commit c8494f4
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
27 changes: 18 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1662,10 +1662,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.9.1":
version: 9.9.1
resolution: "@eslint/js@npm:9.9.1"
checksum: 24436d7a1023dbc6c63fd199e45afa9eab8537f7bd808872d9d17dd70c5237f599fe3d08f519d55b40e33bfde02a460861df1c96aa07674090c3f98c83b0c178
"@eslint/js@npm:9.10.0":
version: 9.10.0
resolution: "@eslint/js@npm:9.10.0"
checksum: 677829517582545ffad5cbb70bec9efacd4c082e325c9450008ead3b85f929662bc9de7fceb8829675050fee442b87550225442c6e08af39e275cee8b89c57fa
languageName: node
linkType: hard

Expand All @@ -1676,6 +1676,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/plugin-kit@npm:0.1.0"
dependencies:
levn: ^0.4.1
checksum: eb49ff9c6bb1c22479561e73161268f68bbdba7a83c6062819fee2769038ba78135c9a00b78a10fb38b3e7e3e80f095682418863c9a88c921f910e12803bd28d
languageName: node
linkType: hard

"@humanwhocodes/module-importer@npm:^1.0.1":
version: 1.0.1
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
Expand Down Expand Up @@ -5644,14 +5653,15 @@ __metadata:
linkType: hard

"eslint@npm:^9.9.1":
version: 9.9.1
resolution: "eslint@npm:9.9.1"
version: 9.10.0
resolution: "eslint@npm:9.10.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.11.0
"@eslint/config-array": ^0.18.0
"@eslint/eslintrc": ^3.1.0
"@eslint/js": 9.9.1
"@eslint/js": 9.10.0
"@eslint/plugin-kit": ^0.1.0
"@humanwhocodes/module-importer": ^1.0.1
"@humanwhocodes/retry": ^0.3.0
"@nodelib/fs.walk": ^1.2.8
Expand All @@ -5674,7 +5684,6 @@ __metadata:
is-glob: ^4.0.0
is-path-inside: ^3.0.3
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
Expand All @@ -5688,7 +5697,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: a1ff85cd26a6f138e0f52e17668b7794371c81fd0ac66634c4d554dc2d878dcfbe6047a025e63e85168c897c83dfa453501a10395cbefda7debd79fe6ea00eab
checksum: a76a306d35c441ada0c68ff85897d6317afd9930ad273686fef79eff22ebc8aa93fd9acbf3232b7ab6037a4d273589523748bd59eb7c9a5a806a87e1153eb0b6
languageName: node
linkType: hard

Expand Down

0 comments on commit c8494f4

Please sign in to comment.