Skip to content

Commit 518aa72

Browse files
authoredApr 16, 2022
Update deps (#117)
1 parent d226900 commit 518aa72

File tree

2 files changed

+23
-46
lines changed

2 files changed

+23
-46
lines changed
 

‎package-lock.json

+21-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"test": "grunt test"
1717
},
1818
"dependencies": {
19-
"async": "^3.2.2",
19+
"async": "^3.2.3",
2020
"rimraf": "^2.6.2"
2121
},
2222
"devDependencies": {
23-
"dir-compare": "^1.4.0",
23+
"dir-compare": "^4.0.0",
2424
"grunt": "^1.5.2",
2525
"grunt-contrib-internal": "^7.0.0",
2626
"grunt-contrib-jshint": "^1.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.