Skip to content

Commit e3b0bc3

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 15878e0 commit e3b0bc3

File tree

2 files changed

+120
-126
lines changed

2 files changed

+120
-126
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@rollup/plugin-typescript": "9.0.2",
3030
"@types/js-beautify": "1.13.3",
3131
"@types/node": "18.11.9",
32-
"@typescript-eslint/eslint-plugin": "5.43.0",
33-
"@typescript-eslint/parser": "5.43.0",
32+
"@typescript-eslint/eslint-plugin": "5.44.0",
33+
"@typescript-eslint/parser": "5.44.0",
3434
"@vitejs/plugin-vue": "3.2.0",
3535
"@vitejs/plugin-vue-jsx": "2.1.1",
3636
"@vitest/coverage-c8": "0.25.3",
@@ -39,17 +39,17 @@
3939
"@vue/compiler-sfc": "3.2.45",
4040
"@vue/runtime-core": "3.2.45",
4141
"c8": "7.12.0",
42-
"eslint": "8.27.0",
42+
"eslint": "8.28.0",
4343
"eslint-config-prettier": "8.5.0",
4444
"eslint-plugin-prettier": "4.2.1",
4545
"husky": "8.0.2",
4646
"js-beautify": "1.14.6",
47-
"jsdom": "20.0.2",
47+
"jsdom": "20.0.3",
4848
"jsdom-global": "3.0.2",
4949
"lint-staged": "13.0.3",
50-
"prettier": "2.7.1",
50+
"prettier": "2.8.0",
5151
"reflect-metadata": "0.1.13",
52-
"rollup": "3.3.0",
52+
"rollup": "3.4.0",
5353
"tslib": "2.4.1",
5454
"typescript": "4.9.3",
5555
"unplugin-vue-components": "0.22.11",

0 commit comments

Comments
 (0)