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

Commit 7ef11b3

Browse files
authored
Merge pull request #8 from apiaryio/honzajavorek/update-deps
Update dependencies
2 parents 0f64dd8 + b1e3bac commit 7ef11b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
"url": "https://github.com/apiaryio/gavel2html.git"
1818
},
1919
"dependencies": {
20-
"clone": "^0.2.0",
20+
"clone": "^1.0.2",
2121
"googlediff": "^0.1.0",
2222
"is-type": "~0.0.1",
23-
"json-pointer": "^0.2.2",
23+
"json-pointer": "^0.5.0",
2424
"traverse": "^0.6.6"
2525
},
2626
"devDependencies": {
27-
"chai": "^1.10.0",
27+
"chai": "^3.5.0",
2828
"coffee-script": "^1.8.0",
2929
"coffeeify": "^2.0.1",
3030
"coffeelint": "^1.15.7",
3131
"cz-conventional-changelog": "^1.1.6",
32-
"mocha": "^2.0.1",
32+
"mocha": "^3.0.2",
3333
"mochify": "^2.18.0",
3434
"semantic-release": "^4.3.5"
3535
},

0 commit comments

Comments
 (0)