Skip to content

Commit

Permalink
Merge pull request #676 from spiltcoffee/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…script-eslint/eslint-plugin-7.16.0

build(npm-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0
  • Loading branch information
mergify[bot] authored Jul 9, 2024
2 parents 9e45faa + cea0278 commit 7b90c99
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-typescript": "~5.0.8",
Expand Down
90 changes: 22 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -966,15 +966,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.15.0"
"@typescript-eslint/eslint-plugin@npm:^7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.15.0
"@typescript-eslint/type-utils": 7.15.0
"@typescript-eslint/utils": 7.15.0
"@typescript-eslint/visitor-keys": 7.15.0
"@typescript-eslint/scope-manager": 7.16.0
"@typescript-eslint/type-utils": 7.16.0
"@typescript-eslint/utils": 7.16.0
"@typescript-eslint/visitor-keys": 7.16.0
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -985,7 +985,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 4ee884c7c00362a40f1d95be042434b8dc737d9680ace7f0c283f33b044c8b9c9be93ea1e3990d7cf1271f73f4b16900469626fea213cc3ca37fe0a8d02f517d
checksum: 66619bb11ee7a2ca0eefe04d0ea3aebc7da6803551f374f7d6aa8ab9016d1bc00e807e027d65c630d10efdf3cf16a2fd8914425ff34f7077406c27ee818ef736
languageName: node
linkType: hard

Expand Down Expand Up @@ -1035,16 +1035,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/scope-manager@npm:7.15.0"
dependencies:
"@typescript-eslint/types": 7.15.0
"@typescript-eslint/visitor-keys": 7.15.0
checksum: 4a7b6c9b73d40cd3ecb146187cafea5cb85e36ee0b7f7003b39ba6a6980e13591db5f931aacc99400e2cb55ae9f31ea56dd81bb3592c2e345c9f8a1dd4725526
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
Expand Down Expand Up @@ -1072,20 +1062,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/type-utils@npm:7.15.0"
"@typescript-eslint/type-utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/type-utils@npm:7.16.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.15.0
"@typescript-eslint/utils": 7.15.0
"@typescript-eslint/typescript-estree": 7.16.0
"@typescript-eslint/utils": 7.16.0
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 6104ac153419d5364e6b8540c44f52a8db614ff040dfed30e59d5a050ac2372d6bf47a7d73449198eeff8c532259bd5ad0ea56e567d9f0dbc121268caf8ecf9d
checksum: 3dd7da68a9071954e81669fd0d6b8fead5cab1cddf53dc07fe89a00e442a8d61969b8d647a5792975a681dcd7116f1560bc2755294f8a770e5d1c172318315dd
languageName: node
linkType: hard

Expand All @@ -1096,13 +1086,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/types@npm:7.15.0"
checksum: 6da90322d0073ecc83378d6e0cb13c173b5baf8eb30b785624b3155c19c66468b9ab7b6c93cda1b5162559622085cb30f24811d77f6d305c26784d65e9e1cebd
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/types@npm:7.16.0"
Expand All @@ -1129,25 +1112,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/typescript-estree@npm:7.15.0"
dependencies:
"@typescript-eslint/types": 7.15.0
"@typescript-eslint/visitor-keys": 7.15.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ece4718496871d5f9188e32cbc692e5404c92b92f96d75709eab3847bbef96d1241c6a7d31a96b45cfdef6942b446018afefdd6c0c6133e31df8f9972b39b788
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/typescript-estree@npm:7.16.0"
Expand Down Expand Up @@ -1184,17 +1148,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/utils@npm:7.15.0"
"@typescript-eslint/utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/utils@npm:7.16.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 7.15.0
"@typescript-eslint/types": 7.15.0
"@typescript-eslint/typescript-estree": 7.15.0
"@typescript-eslint/scope-manager": 7.16.0
"@typescript-eslint/types": 7.16.0
"@typescript-eslint/typescript-estree": 7.16.0
peerDependencies:
eslint: ^8.56.0
checksum: 4b1b467985b46efbb47cdbabf7aa5cc86df3d223d82a6cfe9b181dbc18c229b9de591206204b9969818216f346433600e166f02f2bc2d293496b4d054aa7ab17
checksum: 59c22eb174b3ae553c0810fab448e98a932497c968af267081e656c62c5f5c436133e8fc1b0d21d244b391c4c23b76aba8abb0149ec344262445e4d23b6f1297
languageName: node
linkType: hard

Expand All @@ -1208,16 +1172,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.15.0":
version: 7.15.0
resolution: "@typescript-eslint/visitor-keys@npm:7.15.0"
dependencies:
"@typescript-eslint/types": 7.15.0
eslint-visitor-keys: ^3.4.3
checksum: 8be7b1997455a80135b5c3dd9dc64a367a20dca0c724218bfec37b7931696bb7be2c4325dc2121fe9d4232e6457ab5c8ca7d112fac5e88c80bc6f9257ba8df9b
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
Expand Down Expand Up @@ -8707,7 +8661,7 @@ __metadata:
resolution: "votd-symbols@workspace:."
dependencies:
"@types/lodash.clonedeep": ^4.5.9
"@typescript-eslint/eslint-plugin": ^7.15.0
"@typescript-eslint/eslint-plugin": ^7.16.0
"@typescript-eslint/parser": ^7.16.0
"@vue/cli-plugin-eslint": ~5.0.8
"@vue/cli-plugin-typescript": ~5.0.8
Expand Down

0 comments on commit 7b90c99

Please sign in to comment.