Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 3d3f2a7 commit ab18118
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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": "^6.0.0",
"@typescript-eslint/parser": "^6.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": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"eslint": "^7.23.0",
Expand Down

0 comments on commit ab18118

Please sign in to comment.