mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-21 11:01:20 +00:00
chore: bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.0.2 (#201)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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
03824cefd2
commit
2aac5a40f4
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.11.17",
|
"@types/node": "^20.11.17",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.0.1",
|
"@typescript-eslint/eslint-plugin": "^7.0.2",
|
||||||
"@typescript-eslint/parser": "^7.0.1",
|
"@typescript-eslint/parser": "^7.0.1",
|
||||||
"@vercel/ncc": "^0.38.1",
|
"@vercel/ncc": "^0.38.1",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
|
90
yarn.lock
generated
90
yarn.lock
generated
@ -267,15 +267,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^7.0.1":
|
"@typescript-eslint/eslint-plugin@npm:^7.0.2":
|
||||||
version: 7.0.1
|
version: 7.0.2
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
|
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.5.1"
|
"@eslint-community/regexpp": "npm:^4.5.1"
|
||||||
"@typescript-eslint/scope-manager": "npm:7.0.1"
|
"@typescript-eslint/scope-manager": "npm:7.0.2"
|
||||||
"@typescript-eslint/type-utils": "npm:7.0.1"
|
"@typescript-eslint/type-utils": "npm:7.0.2"
|
||||||
"@typescript-eslint/utils": "npm:7.0.1"
|
"@typescript-eslint/utils": "npm:7.0.2"
|
||||||
"@typescript-eslint/visitor-keys": "npm:7.0.1"
|
"@typescript-eslint/visitor-keys": "npm:7.0.2"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
graphemer: "npm:^1.4.0"
|
graphemer: "npm:^1.4.0"
|
||||||
ignore: "npm:^5.2.4"
|
ignore: "npm:^5.2.4"
|
||||||
@ -288,7 +288,7 @@ __metadata:
|
|||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 0340a406b6a9036b6b2d92ffa79364d9cbe509e26c9726a953a1b26b4a4413a7079110e94b8a56c7d9d5193885a77f52611af00dea2d60ac79221303f0b91b3d
|
checksum: 76727ad48f01c1bb4ef37690e7ed12754930ce3a4bbe5dcd52f24d42f4625fc0b151db8189947f3956b4a09a562eb2da683ff65b57a13a15426eee3b680f80a5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -320,12 +320,22 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:7.0.1":
|
"@typescript-eslint/scope-manager@npm:7.0.2":
|
||||||
version: 7.0.1
|
version: 7.0.2
|
||||||
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
|
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:7.0.1"
|
"@typescript-eslint/types": "npm:7.0.2"
|
||||||
"@typescript-eslint/utils": "npm:7.0.1"
|
"@typescript-eslint/visitor-keys": "npm:7.0.2"
|
||||||
|
checksum: 60241a0dbed7605133b6242d7fc172e8ee649e1033b8a179cebe3e21c60e0c08c12679fd37644cfef57c95a5d75a3927afc9d6365a5f9684c1d043285db23c66
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/type-utils@npm:7.0.2":
|
||||||
|
version: 7.0.2
|
||||||
|
resolution: "@typescript-eslint/type-utils@npm:7.0.2"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/typescript-estree": "npm:7.0.2"
|
||||||
|
"@typescript-eslint/utils": "npm:7.0.2"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^1.0.1"
|
ts-api-utils: "npm:^1.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -333,7 +343,7 @@ __metadata:
|
|||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 55e2ea9a76fbd62e69124298e3c1a4cf713ffe437874d090b76e747837fd5ea4034a82002e799108f29606bbed1a853e3d24f59b8a4d685b1e17698ffeb83d81
|
checksum: fa7957aa65cb0d7366c7c9be94e45cc2f1ebe9981cbf393054b505c6d555a01b2a2fe7cd1254d668f30183a275032f909186ce0b9f213f64b776bd7872144a6e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -344,6 +354,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/types@npm:7.0.2":
|
||||||
|
version: 7.0.2
|
||||||
|
resolution: "@typescript-eslint/types@npm:7.0.2"
|
||||||
|
checksum: 5f95266cc2cd0e6cf1239dcd36b53c7d98b01ba12c61947316f0d879df87b912b4d23f0796324e2ab0fb8780503a338da41a4695fa91d90392b6c6aca5239fa7
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:7.0.1":
|
"@typescript-eslint/typescript-estree@npm:7.0.1":
|
||||||
version: 7.0.1
|
version: 7.0.1
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
|
||||||
@ -363,20 +380,39 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:7.0.1":
|
"@typescript-eslint/typescript-estree@npm:7.0.2":
|
||||||
version: 7.0.1
|
version: 7.0.2
|
||||||
resolution: "@typescript-eslint/utils@npm:7.0.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:7.0.2"
|
||||||
|
"@typescript-eslint/visitor-keys": "npm:7.0.2"
|
||||||
|
debug: "npm:^4.3.4"
|
||||||
|
globby: "npm:^11.1.0"
|
||||||
|
is-glob: "npm:^4.0.3"
|
||||||
|
minimatch: "npm:9.0.3"
|
||||||
|
semver: "npm:^7.5.4"
|
||||||
|
ts-api-utils: "npm:^1.0.1"
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
checksum: 2f6795b05fced9f2e0887f6735aa1a0b20516952792e4be13cd94c5e56db8ad013ba27aeb56f89fedff8b7af587f854482f00aac75b418611c74e42169c29aeb
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/utils@npm:7.0.2":
|
||||||
|
version: 7.0.2
|
||||||
|
resolution: "@typescript-eslint/utils@npm:7.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||||
"@types/json-schema": "npm:^7.0.12"
|
"@types/json-schema": "npm:^7.0.12"
|
||||||
"@types/semver": "npm:^7.5.0"
|
"@types/semver": "npm:^7.5.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:7.0.1"
|
"@typescript-eslint/scope-manager": "npm:7.0.2"
|
||||||
"@typescript-eslint/types": "npm:7.0.1"
|
"@typescript-eslint/types": "npm:7.0.2"
|
||||||
"@typescript-eslint/typescript-estree": "npm:7.0.1"
|
"@typescript-eslint/typescript-estree": "npm:7.0.2"
|
||||||
semver: "npm:^7.5.4"
|
semver: "npm:^7.5.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
checksum: 83038958695daaa2a91092b16a64109797af28ec419f734f9dffa71f852ffb57ebd67c72d0b84c70805e4a53d4ead08e4f87687e944a1db19aeb72fcc89208cd
|
checksum: b4ae9a36393c92b332e99d70219d1ee056271261f7433924db804e5f06d97ca60408b9c7a655afce8a851982e7153243a625d6cc76fea764f767f96c8f3e16da
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -390,6 +426,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/visitor-keys@npm:7.0.2":
|
||||||
|
version: 7.0.2
|
||||||
|
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:7.0.2"
|
||||||
|
eslint-visitor-keys: "npm:^3.4.1"
|
||||||
|
checksum: 4146d1ad6ce9374e6b5a75677fc709816bdc5fe324b1a857405f21dad23bb28c79cfd0555bc2a01c4af1d9e9ee81ff5e29ec41cc9d05b0b1101cc4264e7f21d1
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@ungap/structured-clone@npm:^1.2.0":
|
"@ungap/structured-clone@npm:^1.2.0":
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||||
@ -1869,7 +1915,7 @@ __metadata:
|
|||||||
"@actions/exec": "npm:^1.1.1"
|
"@actions/exec": "npm:^1.1.1"
|
||||||
"@actions/io": "npm:^1.1.3"
|
"@actions/io": "npm:^1.1.3"
|
||||||
"@types/node": "npm:^20.11.17"
|
"@types/node": "npm:^20.11.17"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
|
"@typescript-eslint/eslint-plugin": "npm:^7.0.2"
|
||||||
"@typescript-eslint/parser": "npm:^7.0.1"
|
"@typescript-eslint/parser": "npm:^7.0.1"
|
||||||
"@vercel/ncc": "npm:^0.38.1"
|
"@vercel/ncc": "npm:^0.38.1"
|
||||||
eslint: "npm:^8.56.0"
|
eslint: "npm:^8.56.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user