Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 3d3f2a7 commit 5042d4a
Show file tree
Hide file tree
Showing 24 changed files with 474 additions and 91 deletions.
325 changes: 266 additions & 59 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@types/node": "^14.14.37",
"@types/prettier": "^2.0.2",
"@types/rimraf": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@yarnpkg/pnpify": "^3.0.0",
"codecov": "^3.7.2",
"cross-env": "^7.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/notarization-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/node": "^14.14.37",
"@types/prettier": "^2.1.5",
"@types/rimraf": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"eslint": "^7.23.0",
Expand Down
Loading

0 comments on commit 5042d4a

Please sign in to comment.