Skip to content

Commit

Permalink
Merge pull request #1866 from belgattitude/renovate/typescript-eslint…
Browse files Browse the repository at this point in the history
…-monorepo

fix(deps): update typescript-eslint monorepo to v5.25.0
  • Loading branch information
belgattitude committed May 17, 2022
2 parents 905e817 + 87ee7f7 commit 3952f16
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Expand Up @@ -69,8 +69,8 @@
"@types/node": "17.0.34",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.4",
"@typescript-eslint/eslint-plugin": "5.24.0",
"@typescript-eslint/parser": "5.24.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"@vitejs/plugin-react": "1.3.2",
"@vitest/ui": "0.12.6",
"autoprefixer": "10.4.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Expand Up @@ -68,8 +68,8 @@
"@types/node": "17.0.34",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.4",
"@typescript-eslint/eslint-plugin": "5.24.0",
"@typescript-eslint/parser": "5.24.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-import": "2.26.0",
Expand Down
102 changes: 51 additions & 51 deletions yarn.lock
Expand Up @@ -7562,13 +7562,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.24.0, @typescript-eslint/eslint-plugin@npm:^5.12.1":
version: 5.24.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.24.0"
"@typescript-eslint/eslint-plugin@npm:5.25.0, @typescript-eslint/eslint-plugin@npm:^5.12.1":
version: 5.25.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.25.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:5.24.0"
"@typescript-eslint/type-utils": "npm:5.24.0"
"@typescript-eslint/utils": "npm:5.24.0"
"@typescript-eslint/scope-manager": "npm:5.25.0"
"@typescript-eslint/type-utils": "npm:5.25.0"
"@typescript-eslint/utils": "npm:5.25.0"
debug: "npm:^4.3.4"
functional-red-black-tree: "npm:^1.0.1"
ignore: "npm:^5.2.0"
Expand All @@ -7581,66 +7581,66 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: e7d34230b5238f9aa8616f4444db1de87316ecbffae8895fcec231927a29ac126e16ca1fad6c3558648d7b60e21dcc7e5c84ebe3e253a9c9fbd976aeb3791ca0
checksum: 7c0cc0279218d054fb233e4932dc78ae9bd2b93ab93555e1d9fd15a2c1d0776de983ba5102831f8af74e2f4404217a328263b980db6afcd07e64541fc9f18a48
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.24.0, @typescript-eslint/parser@npm:^5.12.1, @typescript-eslint/parser@npm:^5.21.0":
version: 5.24.0
resolution: "@typescript-eslint/parser@npm:5.24.0"
"@typescript-eslint/parser@npm:5.25.0, @typescript-eslint/parser@npm:^5.12.1, @typescript-eslint/parser@npm:^5.21.0":
version: 5.25.0
resolution: "@typescript-eslint/parser@npm:5.25.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:5.24.0"
"@typescript-eslint/types": "npm:5.24.0"
"@typescript-eslint/typescript-estree": "npm:5.24.0"
"@typescript-eslint/scope-manager": "npm:5.25.0"
"@typescript-eslint/types": "npm:5.25.0"
"@typescript-eslint/typescript-estree": "npm:5.25.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: bf83dc15ed6fd85ce3635df4ade58431f77996c1f9e51fcb1ef07afff2b875b731b2ef9d5587c55475bd6be996141aec18351a26e77bba9f116fbb4f269320a4
checksum: 42a8aa47f5c8df67f7704ae16a9181a5c31a97fb8b1097ca995425cf09bde4f578184c302811414ab9a7e8e3f5fb675e5b2755380901b961c75aaaee95e0e0f6
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.24.0":
version: 5.24.0
resolution: "@typescript-eslint/scope-manager@npm:5.24.0"
"@typescript-eslint/scope-manager@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/scope-manager@npm:5.25.0"
dependencies:
"@typescript-eslint/types": "npm:5.24.0"
"@typescript-eslint/visitor-keys": "npm:5.24.0"
checksum: 0a14cc825e499c87fc591a1803a6b15f2a419dd325fda016d806eb64a0aa099b09951dbc0e6a5650df744ce9a5259f0dcf45254efce43794e0229ecde820298b
"@typescript-eslint/types": "npm:5.25.0"
"@typescript-eslint/visitor-keys": "npm:5.25.0"
checksum: 0044cb432259e4cfad430833786476baba8b53e7e58eb9e1c42c3e76cf320e02b4ccfdfecf4575df5fc06914b47cc37dd9e5c4930b4b7898766cc08f04216ee7
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.24.0":
version: 5.24.0
resolution: "@typescript-eslint/type-utils@npm:5.24.0"
"@typescript-eslint/type-utils@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/type-utils@npm:5.25.0"
dependencies:
"@typescript-eslint/utils": "npm:5.24.0"
"@typescript-eslint/utils": "npm:5.25.0"
debug: "npm:^4.3.4"
tsutils: "npm:^3.21.0"
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: b1b16a6c8df0c58ef5f0aa949beb766674ec32f52cad35ba2c15cef70692c23cb32d900f26f48f21527cb1d86d029ea69aeeb89418564993a0745fffaf1c0aaf
checksum: 05f2bab475cc0e6d852cc36ae164831765790bcc39390fa94a0892deed2750c931de84f73ac847d205459596c09398df75143fee439a568b2435dd838010b08a
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.24.0":
version: 5.24.0
resolution: "@typescript-eslint/types@npm:5.24.0"
checksum: 5ffc4ba9833267b58012eb06309c181b40a3a41f7e378399335ffb853dc17bf3c3198cdd53b1a2ac403143409b2affbf8b767654de22e18cbac4bfdd8d9c3c8f
"@typescript-eslint/types@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/types@npm:5.25.0"
checksum: 2346d282b18c33c65d66f9c388d507c9e2760c4a12923238dbcc3ef44d8d24286d724017f0a0cb87425ea021e65e5eeafaee1524c802047cc5d375566f2186db
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.24.0":
version: 5.24.0
resolution: "@typescript-eslint/typescript-estree@npm:5.24.0"
"@typescript-eslint/typescript-estree@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/typescript-estree@npm:5.25.0"
dependencies:
"@typescript-eslint/types": "npm:5.24.0"
"@typescript-eslint/visitor-keys": "npm:5.24.0"
"@typescript-eslint/types": "npm:5.25.0"
"@typescript-eslint/visitor-keys": "npm:5.25.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -7649,33 +7649,33 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 64648edc23be11247c5cffdc3737f04d4009e95bd9fd72cc5962bc53dd8588c68cfa9efc3c312a35f3847d76b9fabf8731716ef8059eea96a3786ec21d79b0e2
checksum: 00f7778b56f6ff3429215c5f543bd2f70e5193eb4a6b01d5387183d26c4e77984cb0a5643a667f6ed1d80f12879d247223bd8b1ea0aba64b2e703ee347028607
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.24.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
version: 5.24.0
resolution: "@typescript-eslint/utils@npm:5.24.0"
"@typescript-eslint/utils@npm:5.25.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
version: 5.25.0
resolution: "@typescript-eslint/utils@npm:5.25.0"
dependencies:
"@types/json-schema": "npm:^7.0.9"
"@typescript-eslint/scope-manager": "npm:5.24.0"
"@typescript-eslint/types": "npm:5.24.0"
"@typescript-eslint/typescript-estree": "npm:5.24.0"
"@typescript-eslint/scope-manager": "npm:5.25.0"
"@typescript-eslint/types": "npm:5.25.0"
"@typescript-eslint/typescript-estree": "npm:5.25.0"
eslint-scope: "npm:^5.1.1"
eslint-utils: "npm:^3.0.0"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 67eaebf49e6a6049ab40b9f734f512e7385622596016c445d0502dde72441bbb90310c55221c67d9c0aa6a9a4bfbf2fdb1cb7e2e500dcd5bc27ac7a1c442f9f5
checksum: 6fcc31cefd4db31d6afd4016cf2d2c9b7022b781a8252f96b3a297a061cb94cfebb352791a79f8ffbf53776ccc528fcafd3235e881dc418daf56a8965c477d7f
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.24.0":
version: 5.24.0
resolution: "@typescript-eslint/visitor-keys@npm:5.24.0"
"@typescript-eslint/visitor-keys@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/visitor-keys@npm:5.25.0"
dependencies:
"@typescript-eslint/types": "npm:5.24.0"
"@typescript-eslint/types": "npm:5.25.0"
eslint-visitor-keys: "npm:^3.3.0"
checksum: 422a1d92ea6131681b17b6bfe5ed113ca3eb345f24e4be5480f649f1984ce091f070c009ba3efd25421706f7a019f7cc6a38879cfcda6477efa887be8b956dca
checksum: 3d64f265e8c1ac7b4058637e06c3b74fdead3c12eefafdcb15a017ff0c0ec1f327696900c75ae0d7ef0d67ac6b53eacbca7dd803d8c4ee9168110ef4b4b732d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8199,8 +8199,8 @@ __metadata:
"@types/prettier": "npm:2.6.1"
"@types/react": "npm:18.0.9"
"@types/react-dom": "npm:18.0.4"
"@typescript-eslint/eslint-plugin": "npm:5.24.0"
"@typescript-eslint/parser": "npm:5.24.0"
"@typescript-eslint/eslint-plugin": "npm:5.25.0"
"@typescript-eslint/parser": "npm:5.25.0"
eslint: "npm:8.15.0"
eslint-config-prettier: "npm:8.5.0"
eslint-import-resolver-typescript: "npm:2.7.1"
Expand Down Expand Up @@ -20710,8 +20710,8 @@ __metadata:
"@types/node": "npm:17.0.34"
"@types/react": "npm:18.0.9"
"@types/react-dom": "npm:18.0.4"
"@typescript-eslint/eslint-plugin": "npm:5.24.0"
"@typescript-eslint/parser": "npm:5.24.0"
"@typescript-eslint/eslint-plugin": "npm:5.25.0"
"@typescript-eslint/parser": "npm:5.25.0"
"@vitejs/plugin-react": "npm:1.3.2"
"@vitest/ui": "npm:0.12.6"
"@your-org/api-gateway": "workspace:^"
Expand Down

3 comments on commit 3952f16

@vercel
Copy link

@vercel vercel bot commented on 3952f16 May 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-vite-app – ./apps/vite-app

monorepo-vite-app.vercel.app
monorepo-vite-app-belgattitude.vercel.app
monorepo-vite-app-git-main-belgattitude.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 3952f16 May 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-nextjs-app – ./apps/nextjs-app

monorepo-nextjs-app.vercel.app
monorepo-nextjs-app-git-main-belgattitude.vercel.app
monorepo-nextjs-app-belgattitude.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 3952f16 May 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

monorepo-remix-app – ./apps/remix-app

monorepo-remix-app.vercel.app
monorepo-remix-app-belgattitude.vercel.app
monorepo-remix-app-git-main-belgattitude.vercel.app

Please sign in to comment.