Skip to content

Commit

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

build(npm-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.0
  • Loading branch information
mergify[bot] authored Jan 8, 2024
2 parents 80c3beb + 882d0e2 commit 22c9435
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/nearley": "^2.11.5",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/parser": "^6.18.0",
"commitlint": "^18.4.4",
"cz-conventional-changelog": "^3.3.0",
"enhanced-resolve": "^5.15.0",
Expand Down
66 changes: 10 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2532,21 +2532,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/parser@npm:6.17.0"
dependencies:
"@typescript-eslint/scope-manager": 6.17.0
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/typescript-estree": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
"@typescript-eslint/parser@npm:^6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/parser@npm:6.18.0"
dependencies:
"@typescript-eslint/scope-manager": 6.18.0
"@typescript-eslint/types": 6.18.0
"@typescript-eslint/typescript-estree": 6.18.0
"@typescript-eslint/visitor-keys": 6.18.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c48864aebf364332540f520d84630a6bb3e2ddc84492d75c14a453964b669a37f1fd43b60469e3683e618e8e8d3d7747baffe92e408599d5df6869cae86ac9e1
checksum: 2f9eb1b8f142cb191de6a6f34b913df1c09ea66bb09bd92c201e28fe84b6f3c13cbed3469c94d498e96ea06349b643632bb693dcf27b85908d7221b58c24bcff
languageName: node
linkType: hard

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

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

"@typescript-eslint/scope-manager@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/scope-manager@npm:6.18.0"
Expand Down Expand Up @@ -2604,13 +2594,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/types@npm:6.17.0"
checksum: a199516230b505f85de1b99cdf22c526cbae7604fa2dd0dd24e8bba5de45aeaee231263e7e59843af7b226cb91c4ba5447d06517a1a73b511a94c6b483af0d5b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/types@npm:6.18.0"
Expand All @@ -2636,25 +2619,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.17.0":
version: 6.17.0
resolution: "@typescript-eslint/typescript-estree@npm:6.17.0"
dependencies:
"@typescript-eslint/types": 6.17.0
"@typescript-eslint/visitor-keys": 6.17.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 4bf7811ddae66361cad55f7a6fcf9975eb77456ceb2eca5d7a6228387737845bdfe1b9eef4c76d5d6b7c7d6029a8f62bc67b509c0724cd37395ae16eb07dd7ab
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/typescript-estree@npm:6.18.0"
Expand Down Expand Up @@ -2719,16 +2683,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:6.18.0":
version: 6.18.0
resolution: "@typescript-eslint/visitor-keys@npm:6.18.0"
Expand Down Expand Up @@ -8982,7 +8936,7 @@ __metadata:
"@types/nearley": ^2.11.5
"@types/node": ^20.10.6
"@typescript-eslint/eslint-plugin": ^6.18.0
"@typescript-eslint/parser": ^6.17.0
"@typescript-eslint/parser": ^6.18.0
commitlint: ^18.4.4
cz-conventional-changelog: ^3.3.0
enhanced-resolve: ^5.15.0
Expand Down

0 comments on commit 22c9435

Please sign in to comment.