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

Commit ab7273d

Browse files
Update acorn/mocha dependencies (#144)
PR-URL: #144
1 parent 2ec5d1c commit ab7273d

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
@@ -54,13 +54,13 @@
5454
"coveralls": "^2.11.2",
5555
"istanbul": "^0.4.1",
5656
"jshint": "^2.7.0",
57-
"mocha": "^2.2.4",
57+
"mocha": "^3.0.0",
5858
"nock": "^8.0.0",
5959
"proxyquire": "^1.4.0"
6060
},
6161
"dependencies": {
6262
"@google/cloud-diagnostics-common": "0.2.3",
63-
"acorn": "^2.7.0",
63+
"acorn": "^3.3.0",
6464
"coffee-script": "^1.9.3",
6565
"findit": "^2.0.0",
6666
"google-auth-library": "^0.9.5",

0 commit comments

Comments
 (0)