Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/parser to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent f131855 commit b563a7a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/babel__code-frame": "7.0.6",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/parser": "7.2.0",
"del-cli": "5.1.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
64 changes: 55 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1074,21 +1074,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/parser@npm:7.0.2"
"@typescript-eslint/parser@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/parser@npm:7.2.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.0.2"
"@typescript-eslint/types": "npm:7.0.2"
"@typescript-eslint/typescript-estree": "npm:7.0.2"
"@typescript-eslint/visitor-keys": "npm:7.0.2"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/18d6e1bda64013f7d66164164c57a10390f7979db55b265062ae9337e11e0921bffca10870e252cd0bd198f79ffa2e87a652e57110e5b1b4cc738453154c205c
checksum: 10/2236acd9f794ccb34062309f3d6fa2a0e34ac6560262213807a11fb42592011cd13ff3290a2fdbdf441fb3d248cbe23383e6c7e6c744d1cacc916159d885204f
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
checksum: 10/9b1d43c87b0fc269df1820ebcbdb08e1c5c8cc719a6af8298d87077ca78cf5ebbfa8caa6eb5141f4dfb4cbb3a641291c50c73a213faab90bc43d34abfc68a1fe
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"
Expand Down Expand Up @@ -1143,6 +1153,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/types@npm:7.2.0"
checksum: 10/d70cbd77f21caddbb1c3519bb523b5217a300d52682e9acfa9ff645d7250f7f07653f48930f531675216e848b5f83cb9b14cf63db76239cec1159550a989e16d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.21.0":
version: 6.21.0
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
Expand Down Expand Up @@ -1181,6 +1198,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
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: 10/77a81dc903da1ccb302c96bf7f845f297d87ab7871849bfabdddee51583646a1147923fc23c550c6c783229bc7bda37a3ea147478fa08b3847d0440a34587198
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/utils@npm:7.0.2"
Expand Down Expand Up @@ -1235,6 +1271,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
eslint-visitor-keys: "npm:^3.4.1"
checksum: 10/e0c9c7a9bb1ae93149e7a4816aed12651fd7374d0eb17e1f45348dbfddd8ee7014d3de35b40bc46b9df73cc1c9053aaf5d82b43270d93a0b551ed14e8afde37a
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -1338,7 +1384,7 @@ __metadata:
"@types/babel__code-frame": "npm:7.0.6"
"@types/jest": "npm:29.5.12"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
"@typescript-eslint/parser": "npm:7.0.2"
"@typescript-eslint/parser": "npm:7.2.0"
del-cli: "npm:5.1.0"
eslint: "npm:8.56.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit b563a7a

Please sign in to comment.