diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-10-13 19:34:49 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2023-10-13 19:34:49 +0000 |
| commit | af3e29c8c1e1e698506f8c13b785380f5e0dc40d (patch) | |
| tree | 5659fb6c7771e83da9ab05199c6c2a66ba8f282b /package.json | |
| parent | b3f807c95726ab22de9955d89c9126f9a7ede38c (diff) | |
Bump @vue/eslint-config-typescript from 11.0.3 to 12.0.0, fixes #3352
Closes #3352
Merge request studip/studip!2279
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 5884790..234cc7e 100644 --- a/package.json +++ b/package.json @@ -64,13 +64,13 @@ "@fullcalendar/resource-timegrid": "^4.3.0", "@fullcalendar/resource-timeline": "^4.3.0", "@fullcalendar/timegrid": "^4.3.0", - "@playwright/test": "^1.33.0", "@johmun/vue-tags-input": "^2.1.0", + "@playwright/test": "^1.33.0", "@popperjs/core": "^2.11.2", "@types/jquery": "^3.5.16", "@types/jqueryui": "^1.12.16", "@types/lodash": "^4.14.191", - "@vue/eslint-config-typescript": "^11.0.2", + "@vue/eslint-config-typescript": "^12.0.0", "autoprefixer": "^10.2.5", "axios": "^0.21.0", "babel-loader": "^8.2.1", |
