Skip to content

Commit

Permalink
chore(deps-dev): Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent b290473 commit 0ded331
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/parser": "^5.55.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"codecov": "^3.8.3",
"eslint": "^8.36.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/parser": "^5.55.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"eslint": "^8.36.0",
"eslint-plugin-security": "^1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/puppeteer-core": "^7.0.4",
"@types/serve-static": "^1.15.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-plugin-security": "^1.7.1",
"fork-ts-checker-webpack-plugin": "^8.0.0",
Expand Down
65 changes: 10 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ __metadata:
dependencies:
"@accessibility-insights-action/shared": "workspace:*"
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.54.1
"@typescript-eslint/parser": ^5.55.0
applicationinsights: ^2.5.0
azure-pipelines-task-lib: ^4.3.0
case-sensitive-paths-webpack-plugin: ^2.4.0
Expand Down Expand Up @@ -53,7 +53,7 @@ __metadata:
"@types/react-dom": ^16.9
"@types/serve-static": ^1.15.1
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.54.1
"@typescript-eslint/parser": ^5.55.0
accessibility-insights-report: 4.6.4
accessibility-insights-scan: 1.6.0
axe-core: 4.6.3
Expand Down Expand Up @@ -2336,30 +2336,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/parser@npm:5.54.1"
"@typescript-eslint/parser@npm:^5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/parser@npm:5.55.0"
dependencies:
"@typescript-eslint/scope-manager": 5.54.1
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/typescript-estree": 5.54.1
"@typescript-eslint/scope-manager": 5.55.0
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/typescript-estree": 5.55.0
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/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
checksum: 48a20dc7e67960b5168b77bfb9d11d053a21d57bb83cf7b59f750191cbca5eea3b4636a8e6e75cc0aca5a84cdef91fed5440934fc2935f8c6fa71630a253a50c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2390,38 +2380,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/types@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/types@npm:5.55.0"
checksum: 7d851f09a2106514d3a9c7164d34758f30abfe554e3c7a02be75cdc7e16644e23ca32840a8f39a0321bc509927fb4d98ce91b22b21e8544ac56cef33b815a864
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/typescript-estree@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/typescript-estree@npm:5.55.0"
Expand Down Expand Up @@ -2458,16 +2423,6 @@ __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

"@typescript-eslint/visitor-keys@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/visitor-keys@npm:5.55.0"
Expand Down Expand Up @@ -2720,7 +2675,7 @@ __metadata:
"@types/puppeteer-core": ^7.0.4
"@types/serve-static": ^1.15.1
"@typescript-eslint/eslint-plugin": ^5.55.0
"@typescript-eslint/parser": ^5.54.1
"@typescript-eslint/parser": ^5.55.0
case-sensitive-paths-webpack-plugin: ^2.4.0
codecov: ^3.8.3
eslint: ^8.36.0
Expand Down

0 comments on commit 0ded331

Please sign in to comment.