Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Commit a52096d

Browse files
authored
Merge pull request #5 from json-schema-faker/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
2 parents b5bc56f + 58d2097 commit a52096d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,16 @@
1717
"test": "npm run dev:lint && npm run dev:spec --"
1818
},
1919
"devDependencies": {
20+
"clone": "^2.0.0",
21+
"glob": "^7.1.1",
22+
"grunt": "^1.0.1",
23+
"grunt-contrib-connect": "^1.0.2",
24+
"grunt-parts": "^0.5.6",
2025
"ajv": "^4.10.0",
21-
"clone": "^1.0.2",
2226
"codecov": "^1.0.1",
2327
"eslint": "^3.12.0",
2428
"eslint-config-airbnb-base": "^10.0.1",
2529
"eslint-plugin-import": "^2.2.0",
26-
"glob": "^5.0.10",
27-
"grunt": "^0.4.5",
28-
"grunt-contrib-connect": "^0.10.1",
2930
"is-my-json-valid": "^2.12.2",
3031
"istanbul": "^0.4.5",
3132
"jasmine-node": "2.0.0-beta4",

0 commit comments

Comments
 (0)