Skip to content

Commit 6527327

Browse files
chore(deps): update all non-major dependencies (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9119d4d commit 6527327

File tree

4 files changed

+65
-78
lines changed

4 files changed

+65
-78
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/debug": "^4.1.8",
3838
"@types/fs-extra": "^11.0.1",
3939
"@types/minimist": "^1.2.2",
40-
"@types/node": "^18.17.5",
40+
"@types/node": "^18.17.6",
4141
"@types/prompts": "^2.4.4",
4242
"@types/resolve": "^1.20.2",
4343
"@types/semver": "^7.5.0",
@@ -46,7 +46,7 @@
4646
"conventional-changelog-cli": "^2.2.2",
4747
"eslint": "^8.47.0",
4848
"eslint-define-config": "^1.23.0",
49-
"eslint-plugin-import": "^2.28.0",
49+
"eslint-plugin-import": "^2.28.1",
5050
"eslint-plugin-node": "^11.1.0",
5151
"eslint-plugin-regexp": "^1.15.0",
5252
"execa": "^6.1.0",
@@ -56,7 +56,7 @@
5656
"minimist": "^1.2.8",
5757
"npm-run-all": "^4.1.5",
5858
"picocolors": "^1.0.0",
59-
"playwright-chromium": "^1.37.0",
59+
"playwright-chromium": "^1.37.1",
6060
"pnpm": "^7.33.6",
6161
"prettier": "2.8.8",
6262
"prompts": "^2.4.2",
@@ -69,7 +69,7 @@
6969
"typescript": "^4.9.5",
7070
"unbuild": "2.0.0-rc.0",
7171
"vite": "^4.4.9",
72-
"vitest": "^0.34.1",
72+
"vitest": "^0.34.2",
7373
"vue": "^3.3.4"
7474
},
7575
"simple-git-hooks": {

playground/vue-sourcemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vitejs/plugin-vue": "workspace:*",
1313
"less": "^4.2.0",
1414
"postcss-nested": "^6.0.1",
15-
"sass": "^1.65.1"
15+
"sass": "^1.66.1"
1616
},
1717
"dependencies": {
1818
"vue": "^3.3.4"

playground/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"js-yaml": "^4.1.0",
1818
"less": "^4.2.0",
1919
"pug": "^3.0.2",
20-
"sass": "^1.65.1",
20+
"sass": "^1.66.1",
2121
"stylus": "^0.59.0"
2222
}
2323
}

pnpm-lock.yaml

Lines changed: 59 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)