@@ -2731,6 +2731,13 @@ __metadata:
27312731 languageName: node
27322732 linkType: hard
27332733
2734+ "@eslint/js@npm:8.57.1":
2735+ version: 8.57.1
2736+ resolution: "@eslint/js@npm:8.57.1"
2737+ checksum: 7562b21be10c2adbfa4aa5bb2eccec2cb9ac649a3569560742202c8d1cb6c931ce634937a2f0f551e078403a1c1285d6c2c0aa345dafc986149665cd69fe8b59
2738+ languageName: node
2739+ linkType: hard
2740+
27342741"@humanwhocodes/config-array@npm:^0.11.14":
27352742 version: 0.11.14
27362743 resolution: "@humanwhocodes/config-array@npm:0.11.14"
@@ -2742,14 +2749,25 @@ __metadata:
27422749 languageName: node
27432750 linkType: hard
27442751
2752+ "@humanwhocodes/config-array@npm:^0.13.0":
2753+ version: 0.13.0
2754+ resolution: "@humanwhocodes/config-array@npm:0.13.0"
2755+ dependencies:
2756+ "@humanwhocodes/object-schema": "npm:^2.0.3"
2757+ debug: "npm:^4.3.1"
2758+ minimatch: "npm:^3.0.5"
2759+ checksum: 524df31e61a85392a2433bf5d03164e03da26c03d009f27852e7dcfdafbc4a23f17f021dacf88e0a7a9fe04ca032017945d19b57a16e2676d9114c22a53a9d11
2760+ languageName: node
2761+ linkType: hard
2762+
27452763"@humanwhocodes/module-importer@npm:^1.0.1":
27462764 version: 1.0.1
27472765 resolution: "@humanwhocodes/module-importer@npm:1.0.1"
27482766 checksum: e993950e346331e5a32eefb27948ecdee2a2c4ab3f072b8f566cd213ef485dd50a3ca497050608db91006f5479e43f91a439aef68d2a313bd3ded06909c7c5b3
27492767 languageName: node
27502768 linkType: hard
27512769
2752- "@humanwhocodes/object-schema@npm:^2.0.2":
2770+ "@humanwhocodes/object-schema@npm:^2.0.2, @humanwhocodes/object-schema@npm:^2.0.3 ":
27532771 version: 2.0.3
27542772 resolution: "@humanwhocodes/object-schema@npm:2.0.3"
27552773 checksum: 05bb99ed06c16408a45a833f03a732f59bf6184795d4efadd33238ff8699190a8c871ad1121241bb6501589a9598dc83bf25b99dcbcf41e155cdf36e35e937a3
@@ -6129,7 +6147,7 @@ __metadata:
61296147 debug: "npm:^4.3.5"
61306148 dummy.js: "link:dummy.js"
61316149 enhanced-resolve: "npm:^5.15.0"
6132- eslint: "npm:^8.57.0 "
6150+ eslint: "npm:^8.57.1 "
61336151 eslint-import-resolver-typescript: "link:."
61346152 eslint-module-utils: "npm:^2.8.1"
61356153 eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
@@ -6618,7 +6636,7 @@ __metadata:
66186636 languageName: node
66196637 linkType: hard
66206638
6621- "eslint@npm:^8.43.0, eslint@npm:^8.57.0 ":
6639+ "eslint@npm:^8.43.0":
66226640 version: 8.57.0
66236641 resolution: "eslint@npm:8.57.0"
66246642 dependencies:
@@ -6666,6 +6684,54 @@ __metadata:
66666684 languageName: node
66676685 linkType: hard
66686686
6687+ "eslint@npm:^8.57.1":
6688+ version: 8.57.1
6689+ resolution: "eslint@npm:8.57.1"
6690+ dependencies:
6691+ "@eslint-community/eslint-utils": "npm:^4.2.0"
6692+ "@eslint-community/regexpp": "npm:^4.6.1"
6693+ "@eslint/eslintrc": "npm:^2.1.4"
6694+ "@eslint/js": "npm:8.57.1"
6695+ "@humanwhocodes/config-array": "npm:^0.13.0"
6696+ "@humanwhocodes/module-importer": "npm:^1.0.1"
6697+ "@nodelib/fs.walk": "npm:^1.2.8"
6698+ "@ungap/structured-clone": "npm:^1.2.0"
6699+ ajv: "npm:^6.12.4"
6700+ chalk: "npm:^4.0.0"
6701+ cross-spawn: "npm:^7.0.2"
6702+ debug: "npm:^4.3.2"
6703+ doctrine: "npm:^3.0.0"
6704+ escape-string-regexp: "npm:^4.0.0"
6705+ eslint-scope: "npm:^7.2.2"
6706+ eslint-visitor-keys: "npm:^3.4.3"
6707+ espree: "npm:^9.6.1"
6708+ esquery: "npm:^1.4.2"
6709+ esutils: "npm:^2.0.2"
6710+ fast-deep-equal: "npm:^3.1.3"
6711+ file-entry-cache: "npm:^6.0.1"
6712+ find-up: "npm:^5.0.0"
6713+ glob-parent: "npm:^6.0.2"
6714+ globals: "npm:^13.19.0"
6715+ graphemer: "npm:^1.4.0"
6716+ ignore: "npm:^5.2.0"
6717+ imurmurhash: "npm:^0.1.4"
6718+ is-glob: "npm:^4.0.0"
6719+ is-path-inside: "npm:^3.0.3"
6720+ js-yaml: "npm:^4.1.0"
6721+ json-stable-stringify-without-jsonify: "npm:^1.0.1"
6722+ levn: "npm:^0.4.1"
6723+ lodash.merge: "npm:^4.6.2"
6724+ minimatch: "npm:^3.1.2"
6725+ natural-compare: "npm:^1.4.0"
6726+ optionator: "npm:^0.9.3"
6727+ strip-ansi: "npm:^6.0.1"
6728+ text-table: "npm:^0.2.0"
6729+ bin:
6730+ eslint: bin/eslint.js
6731+ checksum: 5504fa24879afdd9f9929b2fbfc2ee9b9441a3d464efd9790fbda5f05738858530182029f13323add68d19fec749d3ab4a70320ded091ca4432b1e9cc4ed104c
6732+ languageName: node
6733+ linkType: hard
6734+
66696735"espree@npm:^9.0.0, espree@npm:^9.3.1, espree@npm:^9.6.0, espree@npm:^9.6.1":
66706736 version: 9.6.1
66716737 resolution: "espree@npm:9.6.1"
0 commit comments