Skip to content

Commit

Permalink
Merge pull request #101 from rosingrind/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…cript-eslint/parser-7.11.0

Bump @typescript-eslint/parser from 7.8.0 to 7.11.0
  • Loading branch information
rosingrind authored Jun 1, 2024
2 parents 0a63c1e + 8eebd26 commit 924f310
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/node": "^20.13.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/parser": "^7.11.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^9.4.0",
"eslint-plugin-github": "^4.10.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1294,21 +1294,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/parser@npm:7.8.0"
"@typescript-eslint/parser@npm:^7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/parser@npm:7.11.0"
dependencies:
"@typescript-eslint/scope-manager": 7.8.0
"@typescript-eslint/types": 7.8.0
"@typescript-eslint/typescript-estree": 7.8.0
"@typescript-eslint/visitor-keys": 7.8.0
"@typescript-eslint/scope-manager": 7.11.0
"@typescript-eslint/types": 7.11.0
"@typescript-eslint/typescript-estree": 7.11.0
"@typescript-eslint/visitor-keys": 7.11.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: fd077b7f7e1348e64b739a1579dcaebb6933392635614d27008d5a521809992df7b93771dd54efe809b320d224c10ff024ea7ef7c7c578f673a7a937e869c314
checksum: 630c912555b4952b2daee02b66b81a55ac2d2566f37e4aff767968e1dc161bcda5e09ff2860ddf80d46761643f18c0a993c336506f0a34cc33a5315321afa23b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5579,7 +5579,7 @@ __metadata:
"@types/node": ^20.13.0
"@types/plist": ^3.0.5
"@typescript-eslint/eslint-plugin": ^7.8.0
"@typescript-eslint/parser": ^7.8.0
"@typescript-eslint/parser": ^7.11.0
"@vercel/ncc": ^0.38.1
eslint: ^9.4.0
eslint-plugin-github: ^4.10.2
Expand Down

0 comments on commit 924f310

Please sign in to comment.