diff options
| author | Renovate Bot <[email protected]> | 2021-05-10 17:52:22 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-10 17:52:22 +0000 |
| commit | cac1a87895a53e3401bd6bb912aee1477f09624a (patch) | |
| tree | e36c9c22f78a2c3327f030e07ba8a6b648b94de8 /package.json | |
| parent | fix(global): case (diff) | |
| download | frontend-cac1a87895a53e3401bd6bb912aee1477f09624a.tar.xz frontend-cac1a87895a53e3401bd6bb912aee1477f09624a.zip | |
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 e998f68..014dc30 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", |