Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2022
1 parent 15878e0 commit e3b0bc3
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 126 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -29,8 +29,8 @@
"@rollup/plugin-typescript": "9.0.2",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
"@vitest/coverage-c8": "0.25.3",
Expand All @@ -39,17 +39,17 @@
"@vue/compiler-sfc": "3.2.45",
"@vue/runtime-core": "3.2.45",
"c8": "7.12.0",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"js-beautify": "1.14.6",
"jsdom": "20.0.2",
"jsdom": "20.0.3",
"jsdom-global": "3.0.2",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"prettier": "2.8.0",
"reflect-metadata": "0.1.13",
"rollup": "3.3.0",
"rollup": "3.4.0",
"tslib": "2.4.1",
"typescript": "4.9.3",
"unplugin-vue-components": "0.22.11",
Expand Down

0 comments on commit e3b0bc3

Please sign in to comment.