Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @typescript-eslint/parser from 7.16.1 to 8.6.0 #96

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/node": "^20.14.12",
"@types/showdown": "^2.0.6",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/parser": "^8.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
Expand Down
68 changes: 57 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1988,7 +1988,7 @@ __metadata:
"@types/node": "npm:^20.14.12"
"@types/showdown": "npm:^2.0.6"
"@typescript-eslint/eslint-plugin": "npm:^7.16.1"
"@typescript-eslint/parser": "npm:^7.16.1"
"@typescript-eslint/parser": "npm:^8.6.0"
babel-jest: "npm:^29.7.0"
eslint: "npm:^8.57.0"
highlight.js: "npm:^11.10.0"
Expand Down Expand Up @@ -2588,21 +2588,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/parser@npm:7.16.1"
"@typescript-eslint/parser@npm:^8.6.0":
version: 8.6.0
resolution: "@typescript-eslint/parser@npm:8.6.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.16.1"
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/typescript-estree": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
"@typescript-eslint/scope-manager": "npm:8.6.0"
"@typescript-eslint/types": "npm:8.6.0"
"@typescript-eslint/typescript-estree": "npm:8.6.0"
"@typescript-eslint/visitor-keys": "npm:8.6.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/f0c731d9f22ccbcc2a15eb33376ae09cdcdcb4c69fcce425e8e7e5e3ccce51c4ee431d350109a02a09f40df81349c59eddd0264fe53a4194f326c0e0e2e3e83a
checksum: 10c0/3f280d289b486359194d422d89df9896b3f10a6d45cdf851d1d5f3200489271a31ab503c127cb5656f9b0ad6d795dd708b960f21fb105750aac19f41f8f815d1
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.6.0":
version: 8.6.0
resolution: "@typescript-eslint/scope-manager@npm:8.6.0"
dependencies:
"@typescript-eslint/types": "npm:8.6.0"
"@typescript-eslint/visitor-keys": "npm:8.6.0"
checksum: 10c0/37092ef70171c06854ac67ebfb2255063890c1c6133654e6b15b6adb6d2ab83de4feafd1599f4d02ed71a018226fcb3a389021758ec045e1904fb1798e90b4fe
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
Expand All @@ -2640,6 +2650,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.6.0":
version: 8.6.0
resolution: "@typescript-eslint/types@npm:8.6.0"
checksum: 10c0/e7051d212252f7d1905b5527b211e335db4ec5bb1d3a52d73c8d2de6ddf5cbc981f2c92ca9ffcef35f7447bda635ea1ccce5f884ade7f243d14f2a254982c698
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
Expand All @@ -2659,6 +2676,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.6.0":
version: 8.6.0
resolution: "@typescript-eslint/typescript-estree@npm:8.6.0"
dependencies:
"@typescript-eslint/types": "npm:8.6.0"
"@typescript-eslint/visitor-keys": "npm:8.6.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/33ab8c03221a797865301f09d1d198c67f8b0e3dbf0d13e41f699dc2740242303a9fcfd7b38302cef318541fdedd832fd6e8ba34a5041a57e9114fa134045385
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
Expand All @@ -2683,6 +2719,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.6.0":
version: 8.6.0
resolution: "@typescript-eslint/visitor-keys@npm:8.6.0"
dependencies:
"@typescript-eslint/types": "npm:8.6.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/9bd5d5daee9de7e009fdd1b64b1eca685a699d1b2639373bc279c97e25e769fff56fffef708ef66a2b19bc8bb201d36daf9e7084f0e0872178bfcf9d923b41f3
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 @@ -3776,7 +3822,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down
Loading