Skip to content

Commit 6017ddb

Browse files
chore(deps): update dependency slash to v4 (#4118)
1 parent 1134fd0 commit 6017ddb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"debug": "^4.3.2",
3939
"hash-sum": "^2.0.0",
4040
"rollup": "^2.38.5",
41-
"slash": "^3.0.0",
41+
"slash": "^4.0.0",
4242
"source-map": "^0.6.1"
4343
}
4444
}

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -6913,6 +6913,11 @@ slash@^3.0.0:
69136913
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
69146914
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
69156915

6916+
slash@^4.0.0:
6917+
version "4.0.0"
6918+
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
6919+
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
6920+
69166921
slice-ansi@^3.0.0:
69176922
version "3.0.0"
69186923
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"

0 commit comments

Comments
 (0)