diff options
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", |