Skip to content

Commit

Permalink
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.59.1 to…
Browse files Browse the repository at this point in the history
… 5.59.2 (#144)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 5144bf1 commit 9774afc
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/prettier": "2.7.2",
"@types/semver": "7.3.13",
"@types/unist": "2.0.6",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.1",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.30.1",
Expand Down
87 changes: 66 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@ __metadata:
"@types/prettier": "npm:2.7.2"
"@types/semver": "npm:7.3.13"
"@types/unist": "npm:2.0.6"
"@typescript-eslint/eslint-plugin": "npm:5.59.1"
"@typescript-eslint/eslint-plugin": "npm:5.59.2"
"@typescript-eslint/parser": "npm:5.59.1"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.30.1"
Expand Down Expand Up @@ -2137,14 +2137,14 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.1"
"@typescript-eslint/eslint-plugin@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.2"
dependencies:
"@eslint-community/regexpp": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:5.59.1"
"@typescript-eslint/type-utils": "npm:5.59.1"
"@typescript-eslint/utils": "npm:5.59.1"
"@typescript-eslint/scope-manager": "npm:5.59.2"
"@typescript-eslint/type-utils": "npm:5.59.2"
"@typescript-eslint/utils": "npm:5.59.2"
debug: "npm:^4.3.4"
grapheme-splitter: "npm:^1.0.4"
ignore: "npm:^5.2.0"
Expand All @@ -2157,7 +2157,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 2b4b75ed9f9ad8dbd9e905d04b2c08d3dcc6149289f2970cc5dea9b91921b1488ad35d2b294d58fc1cd31871a88c85a650df977969d51a8da6e8aeabdede3b35
checksum: 777969bdcc25925df91f8bf0c8b16400defad020dbdb2ea77091f1ecceeb57704d5c045d195c67a3c877231419c34e8f0c03f45d22abf0cb607596b455118dff
languageName: node
linkType: hard

Expand Down Expand Up @@ -2188,20 +2188,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/type-utils@npm:5.59.1"
"@typescript-eslint/scope-manager@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/scope-manager@npm:5.59.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:5.59.1"
"@typescript-eslint/utils": "npm:5.59.1"
"@typescript-eslint/types": "npm:5.59.2"
"@typescript-eslint/visitor-keys": "npm:5.59.2"
checksum: 4cd52a2f008d7ee68ec8424c0cfe1c6f668aa2d981a506abb7514a165e47f48dcda711b83d297ea23074005abca5eb30ff9c594938c1ff9c73700019e0d44548
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/type-utils@npm:5.59.2"
dependencies:
"@typescript-eslint/typescript-estree": "npm:5.59.2"
"@typescript-eslint/utils": "npm:5.59.2"
debug: "npm:^4.3.4"
tsutils: "npm:^3.21.0"
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 7fec8c5aa16750466980a88830ca69791ecd1474da327442a65803d410eae8ccfc6560f6f7728aec7ece6ec3506074e5ba108650e4239f7b63df889d87a527cd
checksum: bc3aa3e29bf39a9adb6df6756e76e57e435d730f1597181dce432fb91ee0e9961b9c163d7d8975057fbcd982f4a9d70a36452ab1e260f58052e43b11749cfd35
languageName: node
linkType: hard

Expand All @@ -2212,6 +2222,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/types@npm:5.59.2"
checksum: 4d565653b8d6cb6f5b72134bcd1efb3af18ca5792257613bd263f47b5be8faf94e3a90072758699900ef3e43a5ab68180f081b27a54b76a6d7006759ec63dc8f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
Expand All @@ -2230,21 +2247,39 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/utils@npm:5.59.1"
"@typescript-eslint/typescript-estree@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/typescript-estree@npm:5.59.2"
dependencies:
"@typescript-eslint/types": "npm:5.59.2"
"@typescript-eslint/visitor-keys": "npm:5.59.2"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
semver: "npm:^7.3.7"
tsutils: "npm:^3.21.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 01f7a9abb914fe5399d4212990fa20c5b0b4ae61319a98730d10c95dfd04d3722637576c58dd95906c66a0f0cca503a25c844e922142f1f3e9c8d10c99a77a19
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/utils@npm:5.59.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@types/json-schema": "npm:^7.0.9"
"@types/semver": "npm:^7.3.12"
"@typescript-eslint/scope-manager": "npm:5.59.1"
"@typescript-eslint/types": "npm:5.59.1"
"@typescript-eslint/typescript-estree": "npm:5.59.1"
"@typescript-eslint/scope-manager": "npm:5.59.2"
"@typescript-eslint/types": "npm:5.59.2"
"@typescript-eslint/typescript-estree": "npm:5.59.2"
eslint-scope: "npm:^5.1.1"
semver: "npm:^7.3.7"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 90cc215cdea717f031e45544da9f1a9c0544f387f050f846cabfbc5728e2a2a27d2ae488a711082c5cece68cc9163111a6d2910c186b0c8f05581ffa876e1cf7
checksum: 18d221a1ed44ca1149fb8effa1957992e569ab49c88a7c4bc874a2233cbb005b7eba5abcfa1c100a358455bdaabb46dfbf7ee4e485f023ce3a91e7b8fb475e3a
languageName: node
linkType: hard

Expand All @@ -2258,6 +2293,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/visitor-keys@npm:5.59.2"
dependencies:
"@typescript-eslint/types": "npm:5.59.2"
eslint-visitor-keys: "npm:^3.3.0"
checksum: de546e6677b091c0f3f0b27e48f7d84fbdc4ffd21891d1634a1598a22953071690475c4caea99e5529dabebd0d1fb5b161221819129130e84b5ef3efcdbcf6ec
languageName: node
linkType: hard

"@vates/toggle-scripts@npm:1.0.0":
version: 1.0.0
resolution: "@vates/toggle-scripts@npm:1.0.0"
Expand Down

0 comments on commit 9774afc

Please sign in to comment.