Skip to content

Commit

Permalink
Bump slash from 3.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [slash](https://github.com/sindresorhus/slash) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/slash/releases)
- [Commits](sindresorhus/slash@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: slash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 101d196 commit cf6b3f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"commander": "^8.3.0",
"globby": "^11.0.3",
"ora": "^5.4.0",
"slash": "^3.0.0",
"slash": "^5.0.0",
"tmp": "^0.2.1",
"workerpool": "^6.4.0"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6349,6 +6349,11 @@ slash@^3.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==

slash@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/slash/-/slash-5.0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074"
integrity sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ==

smart-buffer@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.1.0.tgz#91605c25d91652f4661ea69ccf45f1b331ca21ba"
Expand Down

0 comments on commit cf6b3f3

Please sign in to comment.