Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 9119d4d commit 6527327
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/debug": "^4.1.8",
"@types/fs-extra": "^11.0.1",
"@types/minimist": "^1.2.2",
"@types/node": "^18.17.5",
"@types/node": "^18.17.6",
"@types/prompts": "^2.4.4",
"@types/resolve": "^1.20.2",
"@types/semver": "^7.5.0",
Expand All @@ -46,7 +46,7 @@
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.47.0",
"eslint-define-config": "^1.23.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.15.0",
"execa": "^6.1.0",
Expand All @@ -56,7 +56,7 @@
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.37.0",
"playwright-chromium": "^1.37.1",
"pnpm": "^7.33.6",
"prettier": "2.8.8",
"prompts": "^2.4.2",
Expand All @@ -69,7 +69,7 @@
"typescript": "^4.9.5",
"unbuild": "2.0.0-rc.0",
"vite": "^4.4.9",
"vitest": "^0.34.1",
"vitest": "^0.34.2",
"vue": "^3.3.4"
},
"simple-git-hooks": {
Expand Down
2 changes: 1 addition & 1 deletion playground/vue-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vitejs/plugin-vue": "workspace:*",
"less": "^4.2.0",
"postcss-nested": "^6.0.1",
"sass": "^1.65.1"
"sass": "^1.66.1"
},
"dependencies": {
"vue": "^3.3.4"
Expand Down
2 changes: 1 addition & 1 deletion playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"js-yaml": "^4.1.0",
"less": "^4.2.0",
"pug": "^3.0.2",
"sass": "^1.65.1",
"sass": "^1.66.1",
"stylus": "^0.59.0"
}
}
131 changes: 59 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6527327

Please sign in to comment.