Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 189eda5

Browse files
committed
Update lodash to 4.14.0 and qunitjs to 2.0.1.
1 parent c909292 commit 189eda5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"test": "node test/test"
1919
},
2020
"dependencies": {
21-
"lodash": "^4.13.1",
21+
"lodash": "^4.14.0",
2222
"platform": "^1.3.1"
2323
},
2424
"devDependencies": {
2525
"coveralls": "^2.11.11",
2626
"docdown": "~0.6.1",
2727
"istanbul": "0.4.4",
2828
"qunit-extras": "^2.1.0",
29-
"qunitjs": "^2.0.0",
29+
"qunitjs": "^2.0.1",
3030
"requirejs": "^2.2.0"
3131
},
3232
"files": [

0 commit comments

Comments
 (0)