Skip to content

Commit

Permalink
Merge pull request #1309 from scalameta/dependabot/npm_and_yarn/rimra…
Browse files Browse the repository at this point in the history
…f-4.1.1

build(deps-dev): bump rimraf from 4.1.0 to 4.1.1
  • Loading branch information
mergify[bot] committed Jan 18, 2023
2 parents 86227b8 + ac5ab5c commit dd3d1c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@
"mocha": "^10.2.0",
"ovsx": "0.8.0",
"prettier": "2.8.3",
"rimraf": "^4.1.0",
"rimraf": "^4.1.1",
"sinon": "^15.0.1",
"ts-mocha": "^10.0.0",
"typescript": "4.9.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2036,10 +2036,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rimraf@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.0.tgz#c503e3b75b0da4e276846b45cace9a93d16a4903"
integrity sha512-ZJdkUR5/dRrRJHdcSKJLrpRn6tVjl9ALxd4yrTCxFsMpjQNzwHF6GLqMsuEzEYIXxHlFPDSk21Vr8VPuFBEz0g==
rimraf@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.1.tgz#ec29817863e5d82d22bca82f9dc4325be2f1e72b"
integrity sha512-Z4Y81w8atcvaJuJuBB88VpADRH66okZAuEm+Jtaufa+s7rZmIz+Hik2G53kGaNytE7lsfXyWktTmfVz0H9xuDg==

run-parallel@^1.1.9:
version "1.2.0"
Expand Down

0 comments on commit dd3d1c8

Please sign in to comment.