Skip to content

Commit

Permalink
Merge pull request #458 from DJBlackEagle/dependabot/npm_and_yarn/typ…
Browse files Browse the repository at this point in the history
…escript-eslint/parser-7.13.0

chore(deps): bump @typescript-eslint/parser from 7.11.0 to 7.13.0
  • Loading branch information
DJBlackEagle committed Jun 18, 2024
2 parents fa7a74a + 1860b8e commit ec06937
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 @@ -87,7 +87,7 @@
"@commitlint/cz-commitlint": "^19.2.0",
"@release-it/conventional-changelog": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/parser": "^7.13.0",
"commitizen": "^4.3.0",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
Expand Down
64 changes: 55 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ __metadata:
"@commitlint/cz-commitlint": ^19.2.0
"@release-it/conventional-changelog": ^8.0.1
"@typescript-eslint/eslint-plugin": ^7.11.0
"@typescript-eslint/parser": ^7.11.0
"@typescript-eslint/parser": ^7.13.0
colors: ^1.4.0
commander: ^12.1.0
commitizen: ^4.3.0
Expand Down Expand Up @@ -852,21 +852,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/parser@npm:7.11.0"
"@typescript-eslint/parser@npm:^7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/parser@npm:7.13.0"
dependencies:
"@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
"@typescript-eslint/scope-manager": 7.13.0
"@typescript-eslint/types": 7.13.0
"@typescript-eslint/typescript-estree": 7.13.0
"@typescript-eslint/visitor-keys": 7.13.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 630c912555b4952b2daee02b66b81a55ac2d2566f37e4aff767968e1dc161bcda5e09ff2860ddf80d46761643f18c0a993c336506f0a34cc33a5315321afa23b
checksum: dd7ef8380d954bb073b9d5d9f785fdc46a109d2938691f9b5fa6c227bd808bb64d8afc6ccccf217d3499deb8947d2f22ed51862e2e9563987ba3e225c58583a3
languageName: node
linkType: hard

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

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

"@typescript-eslint/type-utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/type-utils@npm:7.11.0"
Expand All @@ -904,6 +914,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/types@npm:7.13.0"
checksum: 1b81398bf4d0cb2602220d3a64f3bb74cd7b1e3e75fc1aecd28b9a6d6d20314ed7dffe057db3526ef3bdaa951e401443bb82e034cdebee79b28ea3b4ca9ff50f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/typescript-estree@npm:7.11.0"
Expand All @@ -923,6 +940,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
dependencies:
"@typescript-eslint/types": 7.13.0
"@typescript-eslint/visitor-keys": 7.13.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: 5a410db27ddb514344414a579e9f81a0db0e7e9f579aa624ace223655b905705a37510992a94924d9ead3c4c84c9357cf5358599036f7c44f50b56b54a791d82
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/utils@npm:7.11.0"
Expand All @@ -947,6 +983,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
dependencies:
"@typescript-eslint/types": 7.13.0
eslint-visitor-keys: ^3.4.3
checksum: 23d48e1c1b9e16e5a867615ffe7111f637224b79bd738f94282b610a0b6b7bf5e436e1422e82395243d0f58714353fc613a11ea671bb217ea99d710f93ab6a26
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

0 comments on commit ec06937

Please sign in to comment.