diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-12-25 21:18:49 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-25 21:18:49 +0900 |
| commit | 4b2ce73cc2c2f314a6d8001783a24daa3df2e971 (patch) | |
| tree | 396d5a7f9a249d195b694d1cc4d5fa5d1f2e1d86 /package.json | |
| parent | chore(deps): update eslint-plugin-promise to v6 (#22) (diff) | |
| download | holo-schedule-4b2ce73cc2c2f314a6d8001783a24daa3df2e971.tar.xz holo-schedule-4b2ce73cc2c2f314a6d8001783a24daa3df2e971.zip | |
chore(deps) typescript-eslint monorepo to v5 (major) (#25)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 56cca79..ec74559 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@semantic-release/release-notes-generator": "10.0.3", "@types/jsdom": "^16.2.3", "@types/node": "^16.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", "eslint": "^7.16.0", "eslint-config-standard": "^16.0.0", "eslint-plugin-import": "^2.22.1", |