mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-08 10:11:21 +00:00
chore: bump eslint from 9.17.0 to 9.18.0 (#573)
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.18.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.17.0...v9.18.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
2ba2d1ce2e
commit
ec69264191
@ -17,7 +17,7 @@
|
||||
"@rollup/plugin-typescript": "^12.1.2",
|
||||
"@types/node": "^22.10.5",
|
||||
"@vitest/coverage-v8": "^2.1.8",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint": "^9.18.0",
|
||||
"prettier": "^3.4.2",
|
||||
"rollup": "^4.30.1",
|
||||
"tslib": "^2.8.1",
|
||||
|
44
yarn.lock
generated
44
yarn.lock
generated
@ -261,10 +261,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/core@npm:^0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "@eslint/core@npm:0.9.0"
|
||||
checksum: 10c0/6d8e8e0991cef12314c49425d8d2d9394f5fb1a36753ff82df7c03185a4646cb7c8736cf26638a4a714782cedf4b23cfc17667d282d3e5965b3920a0e7ce20d4
|
||||
"@eslint/core@npm:^0.10.0":
|
||||
version: 0.10.0
|
||||
resolution: "@eslint/core@npm:0.10.0"
|
||||
dependencies:
|
||||
"@types/json-schema": "npm:^7.0.15"
|
||||
checksum: 10c0/074018075079b3ed1f14fab9d116f11a8824cdfae3e822badf7ad546962fafe717a31e61459bad8cc59cf7070dc413ea9064ddb75c114f05b05921029cde0a64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -285,7 +287,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.17.0":
|
||||
"@eslint/js@npm:9.18.0":
|
||||
version: 9.18.0
|
||||
resolution: "@eslint/js@npm:9.18.0"
|
||||
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.17.0":
|
||||
version: 9.17.0
|
||||
resolution: "@eslint/js@npm:9.17.0"
|
||||
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
|
||||
@ -299,12 +308,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/plugin-kit@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "@eslint/plugin-kit@npm:0.2.3"
|
||||
"@eslint/plugin-kit@npm:^0.2.5":
|
||||
version: 0.2.5
|
||||
resolution: "@eslint/plugin-kit@npm:0.2.5"
|
||||
dependencies:
|
||||
"@eslint/core": "npm:^0.10.0"
|
||||
levn: "npm:^0.4.1"
|
||||
checksum: 10c0/89a8035976bb1780e3fa8ffe682df013bd25f7d102d991cecd3b7c297f4ce8c1a1b6805e76dd16465b5353455b670b545eff2b4ec3133e0eab81a5f9e99bd90f
|
||||
checksum: 10c0/ba9832b8409af618cf61791805fe201dd62f3c82c783adfcec0f5cd391e68b40beaecb47b9a3209e926dbcab65135f410cae405b69a559197795793399f61176
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1528,17 +1538,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.17.0":
|
||||
version: 9.17.0
|
||||
resolution: "eslint@npm:9.17.0"
|
||||
"eslint@npm:^9.18.0":
|
||||
version: 9.18.0
|
||||
resolution: "eslint@npm:9.18.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
"@eslint/config-array": "npm:^0.19.0"
|
||||
"@eslint/core": "npm:^0.9.0"
|
||||
"@eslint/core": "npm:^0.10.0"
|
||||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:9.17.0"
|
||||
"@eslint/plugin-kit": "npm:^0.2.3"
|
||||
"@eslint/js": "npm:9.18.0"
|
||||
"@eslint/plugin-kit": "npm:^0.2.5"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@humanwhocodes/retry": "npm:^0.4.1"
|
||||
@ -1573,7 +1583,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
|
||||
checksum: 10c0/7f592ad228b9bd627a24870fdc875bacdab7bf535d4b67316c4cb791e90d0125130a74769f3c407b0c4b7027b3082ef33864a63ee1024552a60a17db60493f15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2860,7 +2870,7 @@ __metadata:
|
||||
"@rollup/plugin-typescript": "npm:^12.1.2"
|
||||
"@types/node": "npm:^22.10.5"
|
||||
"@vitest/coverage-v8": "npm:^2.1.8"
|
||||
eslint: "npm:^9.17.0"
|
||||
eslint: "npm:^9.18.0"
|
||||
gha-utils: "npm:^0.4.1"
|
||||
prettier: "npm:^3.4.2"
|
||||
rollup: "npm:^4.30.1"
|
||||
|
Loading…
Reference in New Issue
Block a user