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

Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 #344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/parser": "5.54.1",
"@wcpos/tsconfig": "*",
"eslint": "8.35.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react-dom": "18.0.11",
"@types/wordpress__components": "^23.0.1",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/parser": "5.54.1",
"@wcpos/eslint-config": "*",
"@wordpress/env": "5.13.0",
"autoprefixer": "10.4.13",
Expand Down
68 changes: 65 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3433,7 +3433,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.54.0, @typescript-eslint/parser@npm:^5.50.0":
"@typescript-eslint/parser@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/parser@npm:5.54.1"
dependencies:
"@typescript-eslint/scope-manager": 5.54.1
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/typescript-estree": 5.54.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f466513d306ca926b97c2cec1eebaf2cd15d45bd5633a4358f23ba9a4de1b0ec4630b1c20abc395943934ed1d2ef65f545fd6737c317a7abe579612101e8a83f
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.50.0":
version: 5.54.0
resolution: "@typescript-eslint/parser@npm:5.54.0"
dependencies:
Expand Down Expand Up @@ -3470,6 +3487,16 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.54.0":
version: 5.54.0
resolution: "@typescript-eslint/type-utils@npm:5.54.0"
Expand Down Expand Up @@ -3501,6 +3528,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/types@npm:5.54.1"
checksum: 84a8f725cfa10646af389659e09c510c38d82c65960c7b613f844a264acc0e197471cba03f3e8f4b6411bc35dca28922c8352a7bd44621411c73fd6dd4096da2
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.46.0":
version: 5.46.0
resolution: "@typescript-eslint/typescript-estree@npm:5.46.0"
Expand Down Expand Up @@ -3537,6 +3571,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/typescript-estree@npm:5.54.1"
dependencies:
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/visitor-keys": 5.54.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ea42bdb4832fa96fa1121237c9b664ac4506e2836646651e08a8542c8601d78af6c288779707f893ca4c884221829bb7d7b4b43c4a9c3ed959519266d03a139b
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.54.0":
version: 5.54.0
resolution: "@typescript-eslint/utils@npm:5.54.0"
Expand Down Expand Up @@ -3593,6 +3645,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/visitor-keys@npm:5.54.1"
dependencies:
"@typescript-eslint/types": 5.54.1
eslint-visitor-keys: ^3.3.0
checksum: 3a691abd2a43b86a0c41526d14a2afcc93a2e0512b5f8b9ec43f6029c493870808036eae5ee4fc655d26e1999017c4a4dffb241f47c36c2a1238ec9fbd08719c
languageName: node
linkType: hard

"@use-gesture/core@npm:10.2.23":
version: 10.2.23
resolution: "@use-gesture/core@npm:10.2.23"
Expand Down Expand Up @@ -3696,7 +3758,7 @@ __metadata:
dependencies:
"@rushstack/eslint-patch": ^1.2.0
"@typescript-eslint/eslint-plugin": ^5.54.0
"@typescript-eslint/parser": 5.54.0
"@typescript-eslint/parser": 5.54.1
"@wcpos/tsconfig": "*"
eslint: 8.35.0
eslint-config-airbnb: 19.0.4
Expand Down Expand Up @@ -3737,7 +3799,7 @@ __metadata:
"@types/react-dom": 18.0.11
"@types/wordpress__components": ^23.0.1
"@typescript-eslint/eslint-plugin": 5.54.0
"@typescript-eslint/parser": 5.54.0
"@typescript-eslint/parser": 5.54.1
"@wcpos/eslint-config": "*"
"@wordpress/api-fetch": 6.25.0
"@wordpress/components": ^23.5.0
Expand Down