diff options
| author | Fuwn <[email protected]> | 2021-05-11 17:54:28 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 17:54:28 +0000 |
| commit | 8a5515ed3d8da25b3308838548b4e498da84c94d (patch) | |
| tree | a978a01df873508c4d4f8915427528510e2c084c /package.json | |
| parent | Merge pull request #4 from senpy-club/renovate/typescript-4.x (diff) | |
| parent | chore(deps): update typescript-eslint monorepo to v4.23.0 (diff) | |
| download | frontend-8a5515ed3d8da25b3308838548b4e498da84c94d.tar.xz frontend-8a5515ed3d8da25b3308838548b4e498da84c94d.zip | |
Merge pull request #5 from senpy-club/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v4.23.0
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 c436559..11d88ac 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@commitlint/config-conventional": "12.1.1", "@types/chai": "4.2.17", "@types/mocha": "5.2.7", - "@typescript-eslint/eslint-plugin": "4.22.0", - "@typescript-eslint/parser": "4.22.0", + "@typescript-eslint/eslint-plugin": "4.23.0", + "@typescript-eslint/parser": "4.23.0", "@vue/cli-plugin-babel": "4.5.12", "@vue/cli-plugin-eslint": "4.5.12", "@vue/cli-plugin-router": "4.5.12", |