mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-21 19:11:21 +00:00
chore: bump eslint from 9.9.1 to 9.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.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/v9.9.1...v9.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d62c3d86bd
commit
bb3c0d80d5
@ -18,7 +18,7 @@
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"@types/jest": "^29.5.13",
|
||||
"@types/node": "^22.5.5",
|
||||
"eslint": "^9.9.1",
|
||||
"eslint": "^9.10.0",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.3.3",
|
||||
"rollup": "^4.21.3",
|
||||
|
32
yarn.lock
generated
32
yarn.lock
generated
@ -468,14 +468,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.9.1":
|
||||
version: 9.9.1
|
||||
resolution: "@eslint/js@npm:9.9.1"
|
||||
checksum: 10c0/a3a91de2ce78469f7c4eee78c1eba77360706e1d0fa0ace2e19102079bcf237b851217c85ea501dc92c4c3719d60d9df966977abc8554d4c38e3638c1f53dcb2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.10.0":
|
||||
"@eslint/js@npm:9.10.0, @eslint/js@npm:^9.10.0":
|
||||
version: 9.10.0
|
||||
resolution: "@eslint/js@npm:9.10.0"
|
||||
checksum: 10c0/2ac45a002dc1ccf25be46ea61001ada8d77248d1313ab4e53f3735e5ae00738a757874e41f62ad6fbd49df7dffeece66e5f53ff0d7b78a99ce4c68e8fea66753
|
||||
@ -489,6 +482,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: "npm:^0.4.1"
|
||||
checksum: 10c0/fae97cd4efc1c32501c286abba1b5409848ce8c989e1ca6a5bb057a304a2cd721e6e957f6bc35ce95cfd0871e822ed42df3c759fecdad72c30e70802e26f83c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/module-importer@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
|
||||
@ -2007,15 +2009,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.9.1":
|
||||
version: 9.9.1
|
||||
resolution: "eslint@npm:9.9.1"
|
||||
"eslint@npm:^9.10.0":
|
||||
version: 9.10.0
|
||||
resolution: "eslint@npm:9.10.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.11.0"
|
||||
"@eslint/config-array": "npm:^0.18.0"
|
||||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:9.9.1"
|
||||
"@eslint/js": "npm:9.10.0"
|
||||
"@eslint/plugin-kit": "npm:^0.1.0"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@humanwhocodes/retry": "npm:^0.3.0"
|
||||
"@nodelib/fs.walk": "npm:^1.2.8"
|
||||
@ -2038,7 +2041,6 @@ __metadata:
|
||||
is-glob: "npm:^4.0.0"
|
||||
is-path-inside: "npm:^3.0.3"
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
levn: "npm:^0.4.1"
|
||||
lodash.merge: "npm:^4.6.2"
|
||||
minimatch: "npm:^3.1.2"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
@ -2052,7 +2054,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/5e71efda7c0a14ee95436d5cdfed04ee61dfb1d89d7a32b50a424de2e680af82849628ea6581950c2e0726491f786a3cfd0032ce013c1c5093786e475cfdfb33
|
||||
checksum: 10c0/7357f3995b15043eea83c8c0ab16c385ce3f28925c1b11cfcd6b2ede8faab3d91ede84a68173dd5f6e3e176e177984e6218de58b7b8388e53e2881f1ec07c836
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4107,7 +4109,7 @@ __metadata:
|
||||
"@rollup/plugin-typescript": "npm:^11.1.6"
|
||||
"@types/jest": "npm:^29.5.13"
|
||||
"@types/node": "npm:^22.5.5"
|
||||
eslint: "npm:^9.9.1"
|
||||
eslint: "npm:^9.10.0"
|
||||
gha-utils: "npm:^0.3.0"
|
||||
jest: "npm:^29.7.0"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user