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] authored Sep 6, 2023
1 parent 859178b commit b2b952e
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.3",
"@types/js-beautify": "1.14.0",
"@types/node": "18.17.12",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@vitejs/plugin-vue": "4.3.4",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vitest/coverage-v8": "0.34.3",
Expand All @@ -51,7 +51,7 @@
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
"rollup": "3.28.1",
"rollup": "3.29.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"unplugin-vue-components": "0.25.2",
Expand Down Expand Up @@ -110,7 +110,7 @@
"url": "git+https://github.com/vuejs/test-utils.git"
},
"homepage": "https://github.com/vuejs/test-utils",
"packageManager": "[email protected].0",
"packageManager": "[email protected].4",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit b2b952e

Please sign in to comment.