Skip to content

Commit

Permalink
fix(deps): update dependency slash to v5 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 16, 2022
1 parent 8e9713b commit 726f0d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"chalk": "^4.0.0",
"jest-regex-util": "^29.0.0",
"jest-watcher": "^29.0.0",
"slash": "^4.0.0",
"slash": "^5.0.0",
"string-length": "^5.0.1",
"strip-ansi": "^7.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5698,7 +5698,7 @@ __metadata:
rimraf: ^3.0.2
semantic-release: ^19.0.3
semver: ^7.3.5
slash: ^4.0.0
slash: ^5.0.0
string-length: ^5.0.1
strip-ansi: ^7.0.1
typescript: ^4.0.2
Expand Down Expand Up @@ -7963,10 +7963,10 @@ __metadata:
languageName: node
linkType: hard

"slash@npm:^4.0.0":
version: 4.0.0
resolution: "slash@npm:4.0.0"
checksum: da8e4af73712253acd21b7853b7e0dbba776b786e82b010a5bfc8b5051a1db38ed8aba8e1e8f400dd2c9f373be91eb1c42b66e91abb407ff42b10feece5e1d2d
"slash@npm:^5.0.0":
version: 5.0.0
resolution: "slash@npm:5.0.0"
checksum: 1fa799ee165f7eacf0122ea4252bcf44290db402eb9d3058624ff1d421b8dfe262100dffb0b2cc23f36858666bf661476e2a4c40ebaf3e7b61107cad55a1de88
languageName: node
linkType: hard

Expand Down

0 comments on commit 726f0d1

Please sign in to comment.