Skip to content

Commit 9b4fe1f

Browse files
authored
fix: revert update dependency slash to v4 (#4118) (#4519)
This reverts commit 6017ddb.
1 parent a03e944 commit 9b4fe1f

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
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": "^4.0.0",
41+
"slash": "^3.0.0",
4242
"source-map": "^0.6.1"
4343
}
4444
}

yarn.lock

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

6931-
slash@^4.0.0:
6932-
version "4.0.0"
6933-
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
6934-
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
6935-
69366931
slice-ansi@^3.0.0:
69376932
version "3.0.0"
69386933
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"

0 commit comments

Comments
 (0)