mirror of
				https://github.com/chickensoft-games/setup-godot.git
				synced 2025-10-31 16:13:57 +00:00 
			
		
		
		
	build(deps-dev): bump eslint from 8.33.0 to 8.37.0 (#27)
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.37.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									1e491b7d47
								
							
						
					
					
						commit
						6094934589
					
				
							
								
								
									
										153
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										153
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -19,7 +19,7 @@ | |||||||
|         "@types/node": "^18.15.11", |         "@types/node": "^18.15.11", | ||||||
|         "@typescript-eslint/parser": "^5.54.0", |         "@typescript-eslint/parser": "^5.54.0", | ||||||
|         "@vercel/ncc": "^0.36.1", |         "@vercel/ncc": "^0.36.1", | ||||||
|         "eslint": "^8.33.0", |         "eslint": "^8.37.0", | ||||||
|         "eslint-plugin-github": "^4.6.1", |         "eslint-plugin-github": "^4.6.1", | ||||||
|         "eslint-plugin-jest": "^27.2.1", |         "eslint-plugin-jest": "^27.2.1", | ||||||
|         "jest": "^29.4.3", |         "jest": "^29.4.3", | ||||||
| @ -926,15 +926,39 @@ | |||||||
|       "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |       "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/@eslint-community/eslint-utils": { | ||||||
|  |       "version": "4.4.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", | ||||||
|  |       "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "eslint-visitor-keys": "^3.3.0" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "peerDependencies": { | ||||||
|  |         "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/@eslint-community/regexpp": { | ||||||
|  |       "version": "4.5.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.0.tgz", | ||||||
|  |       "integrity": "sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.0.0 || ^14.0.0 || >=16.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/@eslint/eslintrc": { |     "node_modules/@eslint/eslintrc": { | ||||||
|       "version": "1.4.1", |       "version": "2.0.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz", | ||||||
|       "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", |       "integrity": "sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "ajv": "^6.12.4", |         "ajv": "^6.12.4", | ||||||
|         "debug": "^4.3.2", |         "debug": "^4.3.2", | ||||||
|         "espree": "^9.4.0", |         "espree": "^9.5.1", | ||||||
|         "globals": "^13.19.0", |         "globals": "^13.19.0", | ||||||
|         "ignore": "^5.2.0", |         "ignore": "^5.2.0", | ||||||
|         "import-fresh": "^3.2.1", |         "import-fresh": "^3.2.1", | ||||||
| @ -976,6 +1000,15 @@ | |||||||
|         "url": "https://github.com/sponsors/sindresorhus" |         "url": "https://github.com/sponsors/sindresorhus" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/@eslint/js": { | ||||||
|  |       "version": "8.37.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.37.0.tgz", | ||||||
|  |       "integrity": "sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==", | ||||||
|  |       "dev": true, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "node_modules/@github/browserslist-config": { |     "node_modules/@github/browserslist-config": { | ||||||
|       "version": "1.0.0", |       "version": "1.0.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz", |       "resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz", | ||||||
| @ -2903,12 +2936,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint": { |     "node_modules/eslint": { | ||||||
|       "version": "8.33.0", |       "version": "8.37.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz", | ||||||
|       "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", |       "integrity": "sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint/eslintrc": "^1.4.1", |         "@eslint-community/eslint-utils": "^4.2.0", | ||||||
|  |         "@eslint-community/regexpp": "^4.4.0", | ||||||
|  |         "@eslint/eslintrc": "^2.0.2", | ||||||
|  |         "@eslint/js": "8.37.0", | ||||||
|         "@humanwhocodes/config-array": "^0.11.8", |         "@humanwhocodes/config-array": "^0.11.8", | ||||||
|         "@humanwhocodes/module-importer": "^1.0.1", |         "@humanwhocodes/module-importer": "^1.0.1", | ||||||
|         "@nodelib/fs.walk": "^1.2.8", |         "@nodelib/fs.walk": "^1.2.8", | ||||||
| @ -2919,10 +2955,9 @@ | |||||||
|         "doctrine": "^3.0.0", |         "doctrine": "^3.0.0", | ||||||
|         "escape-string-regexp": "^4.0.0", |         "escape-string-regexp": "^4.0.0", | ||||||
|         "eslint-scope": "^7.1.1", |         "eslint-scope": "^7.1.1", | ||||||
|         "eslint-utils": "^3.0.0", |         "eslint-visitor-keys": "^3.4.0", | ||||||
|         "eslint-visitor-keys": "^3.3.0", |         "espree": "^9.5.1", | ||||||
|         "espree": "^9.4.0", |         "esquery": "^1.4.2", | ||||||
|         "esquery": "^1.4.0", |  | ||||||
|         "esutils": "^2.0.2", |         "esutils": "^2.0.2", | ||||||
|         "fast-deep-equal": "^3.1.3", |         "fast-deep-equal": "^3.1.3", | ||||||
|         "file-entry-cache": "^6.0.1", |         "file-entry-cache": "^6.0.1", | ||||||
| @ -2943,7 +2978,6 @@ | |||||||
|         "minimatch": "^3.1.2", |         "minimatch": "^3.1.2", | ||||||
|         "natural-compare": "^1.4.0", |         "natural-compare": "^1.4.0", | ||||||
|         "optionator": "^0.9.1", |         "optionator": "^0.9.1", | ||||||
|         "regexpp": "^3.2.0", |  | ||||||
|         "strip-ansi": "^6.0.1", |         "strip-ansi": "^6.0.1", | ||||||
|         "strip-json-comments": "^3.1.0", |         "strip-json-comments": "^3.1.0", | ||||||
|         "text-table": "^0.2.0" |         "text-table": "^0.2.0" | ||||||
| @ -3301,12 +3335,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint-visitor-keys": { |     "node_modules/eslint-visitor-keys": { | ||||||
|       "version": "3.3.0", |       "version": "3.4.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", | ||||||
|       "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", |       "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "url": "https://opencollective.com/eslint" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint/node_modules/escape-string-regexp": { |     "node_modules/eslint/node_modules/escape-string-regexp": { | ||||||
| @ -3395,14 +3432,14 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/espree": { |     "node_modules/espree": { | ||||||
|       "version": "9.4.1", |       "version": "9.5.1", | ||||||
|       "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", |       "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz", | ||||||
|       "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", |       "integrity": "sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "acorn": "^8.8.0", |         "acorn": "^8.8.0", | ||||||
|         "acorn-jsx": "^5.3.2", |         "acorn-jsx": "^5.3.2", | ||||||
|         "eslint-visitor-keys": "^3.3.0" |         "eslint-visitor-keys": "^3.4.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
| @ -3425,9 +3462,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/esquery": { |     "node_modules/esquery": { | ||||||
|       "version": "1.4.0", |       "version": "1.5.0", | ||||||
|       "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", |       "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", | ||||||
|       "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", |       "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "estraverse": "^5.1.0" |         "estraverse": "^5.1.0" | ||||||
| @ -7597,15 +7634,30 @@ | |||||||
|       "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", |       "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|  |     "@eslint-community/eslint-utils": { | ||||||
|  |       "version": "4.4.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", | ||||||
|  |       "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "requires": { | ||||||
|  |         "eslint-visitor-keys": "^3.3.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "@eslint-community/regexpp": { | ||||||
|  |       "version": "4.5.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.0.tgz", | ||||||
|  |       "integrity": "sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "@eslint/eslintrc": { |     "@eslint/eslintrc": { | ||||||
|       "version": "1.4.1", |       "version": "2.0.2", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz", | ||||||
|       "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", |       "integrity": "sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "ajv": "^6.12.4", |         "ajv": "^6.12.4", | ||||||
|         "debug": "^4.3.2", |         "debug": "^4.3.2", | ||||||
|         "espree": "^9.4.0", |         "espree": "^9.5.1", | ||||||
|         "globals": "^13.19.0", |         "globals": "^13.19.0", | ||||||
|         "ignore": "^5.2.0", |         "ignore": "^5.2.0", | ||||||
|         "import-fresh": "^3.2.1", |         "import-fresh": "^3.2.1", | ||||||
| @ -7631,6 +7683,12 @@ | |||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "@eslint/js": { | ||||||
|  |       "version": "8.37.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.37.0.tgz", | ||||||
|  |       "integrity": "sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "@github/browserslist-config": { |     "@github/browserslist-config": { | ||||||
|       "version": "1.0.0", |       "version": "1.0.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz", |       "resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz", | ||||||
| @ -9078,12 +9136,15 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "eslint": { |     "eslint": { | ||||||
|       "version": "8.33.0", |       "version": "8.37.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz", | ||||||
|       "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", |       "integrity": "sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@eslint/eslintrc": "^1.4.1", |         "@eslint-community/eslint-utils": "^4.2.0", | ||||||
|  |         "@eslint-community/regexpp": "^4.4.0", | ||||||
|  |         "@eslint/eslintrc": "^2.0.2", | ||||||
|  |         "@eslint/js": "8.37.0", | ||||||
|         "@humanwhocodes/config-array": "^0.11.8", |         "@humanwhocodes/config-array": "^0.11.8", | ||||||
|         "@humanwhocodes/module-importer": "^1.0.1", |         "@humanwhocodes/module-importer": "^1.0.1", | ||||||
|         "@nodelib/fs.walk": "^1.2.8", |         "@nodelib/fs.walk": "^1.2.8", | ||||||
| @ -9094,10 +9155,9 @@ | |||||||
|         "doctrine": "^3.0.0", |         "doctrine": "^3.0.0", | ||||||
|         "escape-string-regexp": "^4.0.0", |         "escape-string-regexp": "^4.0.0", | ||||||
|         "eslint-scope": "^7.1.1", |         "eslint-scope": "^7.1.1", | ||||||
|         "eslint-utils": "^3.0.0", |         "eslint-visitor-keys": "^3.4.0", | ||||||
|         "eslint-visitor-keys": "^3.3.0", |         "espree": "^9.5.1", | ||||||
|         "espree": "^9.4.0", |         "esquery": "^1.4.2", | ||||||
|         "esquery": "^1.4.0", |  | ||||||
|         "esutils": "^2.0.2", |         "esutils": "^2.0.2", | ||||||
|         "fast-deep-equal": "^3.1.3", |         "fast-deep-equal": "^3.1.3", | ||||||
|         "file-entry-cache": "^6.0.1", |         "file-entry-cache": "^6.0.1", | ||||||
| @ -9118,7 +9178,6 @@ | |||||||
|         "minimatch": "^3.1.2", |         "minimatch": "^3.1.2", | ||||||
|         "natural-compare": "^1.4.0", |         "natural-compare": "^1.4.0", | ||||||
|         "optionator": "^0.9.1", |         "optionator": "^0.9.1", | ||||||
|         "regexpp": "^3.2.0", |  | ||||||
|         "strip-ansi": "^6.0.1", |         "strip-ansi": "^6.0.1", | ||||||
|         "strip-json-comments": "^3.1.0", |         "strip-json-comments": "^3.1.0", | ||||||
|         "text-table": "^0.2.0" |         "text-table": "^0.2.0" | ||||||
| @ -9428,20 +9487,20 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "eslint-visitor-keys": { |     "eslint-visitor-keys": { | ||||||
|       "version": "3.3.0", |       "version": "3.4.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", | ||||||
|       "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", |       "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "espree": { |     "espree": { | ||||||
|       "version": "9.4.1", |       "version": "9.5.1", | ||||||
|       "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", |       "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz", | ||||||
|       "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", |       "integrity": "sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "acorn": "^8.8.0", |         "acorn": "^8.8.0", | ||||||
|         "acorn-jsx": "^5.3.2", |         "acorn-jsx": "^5.3.2", | ||||||
|         "eslint-visitor-keys": "^3.3.0" |         "eslint-visitor-keys": "^3.4.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "esprima": { |     "esprima": { | ||||||
| @ -9451,9 +9510,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "esquery": { |     "esquery": { | ||||||
|       "version": "1.4.0", |       "version": "1.5.0", | ||||||
|       "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", |       "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", | ||||||
|       "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", |       "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "estraverse": "^5.1.0" |         "estraverse": "^5.1.0" | ||||||
|  | |||||||
| @ -37,7 +37,7 @@ | |||||||
|     "@types/node": "^18.15.11", |     "@types/node": "^18.15.11", | ||||||
|     "@typescript-eslint/parser": "^5.54.0", |     "@typescript-eslint/parser": "^5.54.0", | ||||||
|     "@vercel/ncc": "^0.36.1", |     "@vercel/ncc": "^0.36.1", | ||||||
|     "eslint": "^8.33.0", |     "eslint": "^8.37.0", | ||||||
|     "eslint-plugin-github": "^4.6.1", |     "eslint-plugin-github": "^4.6.1", | ||||||
|     "eslint-plugin-jest": "^27.2.1", |     "eslint-plugin-jest": "^27.2.1", | ||||||
|     "jest": "^29.4.3", |     "jest": "^29.4.3", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user