diff options
| author | Fuwn <[email protected]> | 2021-05-11 17:54:28 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 17:54:28 -0700 |
| commit | 4f014f8fe0e0f8d184719046f98848080f408c2b (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-4f014f8fe0e0f8d184719046f98848080f408c2b.tar.xz frontend-4f014f8fe0e0f8d184719046f98848080f408c2b.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", |