Skip to content

Commit 45e5f3f

Browse files
build(deps-dev): bump slash from 3.0.0 to 4.0.0
Bumps [slash](https://github.com/sindresorhus/slash) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/slash/releases) - [Commits](sindresorhus/slash@v3.0.0...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22f5713 commit 45e5f3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@
124124
"husky": "^4.3.8",
125125
"jest-in-case": "^1.0.2",
126126
"npm-run-all": "^4.1.5",
127-
"slash": "^3.0.0"
127+
"slash": "^4.0.0"
128128
}
129129
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7646,6 +7646,11 @@ slash@^3.0.0:
76467646
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
76477647
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
76487648

7649+
slash@^4.0.0:
7650+
version "4.0.0"
7651+
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
7652+
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
7653+
76497654
slice-ansi@^3.0.0:
76507655
version "3.0.0"
76517656
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"

0 commit comments

Comments
 (0)