Skip to content

Commit ccfc136

Browse files
authored
Merge pull request #153 from rustwasm/dependabot/npm_and_yarn/rimraf-3.0.0
Build(deps): Bump rimraf from 2.6.3 to 3.0.0
2 parents 5dfc7d6 + 153b475 commit ccfc136

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

package-lock.json

Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"dependencies": {
1111
"cpr": "^3.0.1",
12-
"rimraf": "^2.6.3"
12+
"rimraf": "^3.0.0"
1313
}
1414
}

0 commit comments

Comments
 (0)