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

Commit ddc3629

Browse files
fix(deps): update dependency acorn to v7 (#748)
1 parent 703314e commit ddc3629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@google-cloud/common": "^2.0.0",
5252
"@sindresorhus/is": "^1.0.0",
53-
"acorn": "^6.0.0",
53+
"acorn": "^7.0.0",
5454
"coffeescript": "^2.0.0",
5555
"console-log-level": "^1.4.0",
5656
"extend": "^3.0.2",

0 commit comments

Comments
 (0)