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

Commit 8427e14

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency acorn to v5.4.0
1 parent cc99aad commit 8427e14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"define-property": "2.0.2"
3232
},
3333
"devDependencies": {
34-
"acorn": "5.3.0",
34+
"acorn": "5.4.0",
3535
"clone-deep": "2.0.2",
3636
"eslint-config-standard-tunnckocore": "1.0.10",
3737
"espree": "3.5.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ acorn-jsx@^3.0.0:
5252
dependencies:
5353
acorn "^3.0.4"
5454

55-
acorn@5.3.0:
56-
version "5.3.0"
57-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940ec822"
55+
acorn@5.4.0:
56+
version "5.4.0"
57+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.0.tgz#51c581c9d4b1943dda59a3e73bcf02661ac727ea"
5858

5959
acorn@^3.0.4:
6060
version "3.3.0"

0 commit comments

Comments
 (0)