Skip to content

Commit 871c397

Browse files
chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#177)
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1215f6 commit 871c397

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

packages/webidl-dts-gen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/yargs": "^17.0.32",
3434
"@typescript-eslint/eslint-plugin": "^6.20.0",
3535
"@typescript-eslint/parser": "^7.2.0",
36-
"eslint": "^8.56.0",
36+
"eslint": "^8.57.0",
3737
"jest": "^29.7.0",
3838
"prettier": "^3.2.5",
3939
"ts-jest": "^29.1.2"

yarn.lock

+22-22
Original file line numberDiff line numberDiff line change
@@ -747,21 +747,21 @@ __metadata:
747747
languageName: node
748748
linkType: hard
749749

750-
"@eslint/js@npm:8.56.0":
751-
version: 8.56.0
752-
resolution: "@eslint/js@npm:8.56.0"
753-
checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
750+
"@eslint/js@npm:8.57.0":
751+
version: 8.57.0
752+
resolution: "@eslint/js@npm:8.57.0"
753+
checksum: 9a518bb8625ba3350613903a6d8c622352ab0c6557a59fe6ff6178bf882bf57123f9d92aa826ee8ac3ee74b9c6203fe630e9ee00efb03d753962dcf65ee4bd94
754754
languageName: node
755755
linkType: hard
756756

757-
"@humanwhocodes/config-array@npm:^0.11.13":
758-
version: 0.11.13
759-
resolution: "@humanwhocodes/config-array@npm:0.11.13"
757+
"@humanwhocodes/config-array@npm:^0.11.14":
758+
version: 0.11.14
759+
resolution: "@humanwhocodes/config-array@npm:0.11.14"
760760
dependencies:
761-
"@humanwhocodes/object-schema": "npm:^2.0.1"
762-
debug: "npm:^4.1.1"
761+
"@humanwhocodes/object-schema": "npm:^2.0.2"
762+
debug: "npm:^4.3.1"
763763
minimatch: "npm:^3.0.5"
764-
checksum: d76ca802d853366094d0e98ff0d0994117fc8eff96649cd357b15e469e428228f597cd2e929d54ab089051684949955f16ee905bb19f7b2f0446fb377157be7a
764+
checksum: 66f725b4ee5fdd8322c737cb5013e19fac72d4d69c8bf4b7feb192fcb83442b035b92186f8e9497c220e58b2d51a080f28a73f7899bc1ab288c3be172c467541
765765
languageName: node
766766
linkType: hard
767767

@@ -772,10 +772,10 @@ __metadata:
772772
languageName: node
773773
linkType: hard
774774

775-
"@humanwhocodes/object-schema@npm:^2.0.1":
776-
version: 2.0.1
777-
resolution: "@humanwhocodes/object-schema@npm:2.0.1"
778-
checksum: 9dba24e59fdb4041829d92b693aacb778add3b6f612aaa9c0774f3b650c11a378cc64f042a59da85c11dae33df456580a3c36837b953541aed6ff94294f97fac
775+
"@humanwhocodes/object-schema@npm:^2.0.2":
776+
version: 2.0.2
777+
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
778+
checksum: 6fd83dc320231d71c4541d0244051df61f301817e9f9da9fd4cb7e44ec8aacbde5958c1665b0c419401ab935114fdf532a6ad5d4e7294b1af2f347dd91a6983f
779779
languageName: node
780780
linkType: hard
781781

@@ -2280,7 +2280,7 @@ __metadata:
22802280
languageName: node
22812281
linkType: hard
22822282

2283-
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
2283+
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
22842284
version: 4.3.4
22852285
resolution: "debug@npm:4.3.4"
22862286
dependencies:
@@ -2607,15 +2607,15 @@ __metadata:
26072607
languageName: node
26082608
linkType: hard
26092609

2610-
"eslint@npm:^8.56.0":
2611-
version: 8.56.0
2612-
resolution: "eslint@npm:8.56.0"
2610+
"eslint@npm:^8.57.0":
2611+
version: 8.57.0
2612+
resolution: "eslint@npm:8.57.0"
26132613
dependencies:
26142614
"@eslint-community/eslint-utils": "npm:^4.2.0"
26152615
"@eslint-community/regexpp": "npm:^4.6.1"
26162616
"@eslint/eslintrc": "npm:^2.1.4"
2617-
"@eslint/js": "npm:8.56.0"
2618-
"@humanwhocodes/config-array": "npm:^0.11.13"
2617+
"@eslint/js": "npm:8.57.0"
2618+
"@humanwhocodes/config-array": "npm:^0.11.14"
26192619
"@humanwhocodes/module-importer": "npm:^1.0.1"
26202620
"@nodelib/fs.walk": "npm:^1.2.8"
26212621
"@ungap/structured-clone": "npm:^1.2.0"
@@ -2651,7 +2651,7 @@ __metadata:
26512651
text-table: "npm:^0.2.0"
26522652
bin:
26532653
eslint: bin/eslint.js
2654-
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
2654+
checksum: 00bb96fd2471039a312435a6776fe1fd557c056755eaa2b96093ef3a8508c92c8775d5f754768be6b1dddd09fdd3379ddb231eeb9b6c579ee17ea7d68000a529
26552655
languageName: node
26562656
linkType: hard
26572657

@@ -6185,7 +6185,7 @@ __metadata:
61856185
"@types/yargs": "npm:^17.0.32"
61866186
"@typescript-eslint/eslint-plugin": "npm:^6.20.0"
61876187
"@typescript-eslint/parser": "npm:^7.2.0"
6188-
eslint: "npm:^8.56.0"
6188+
eslint: "npm:^8.57.0"
61896189
jest: "npm:^29.7.0"
61906190
jsdom: "npm:^24.0.0"
61916191
prettier: "npm:^3.2.5"

0 commit comments

Comments
 (0)