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

Commit a215b9d

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

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.4.0",
34+
"acorn": "5.4.1",
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-
56-
version "5.4.0"
57-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.0.tgz#51c581c9d4b1943dda59a3e73bcf02661ac727ea"
55+
56+
version "5.4.1"
57+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102"
5858

5959
acorn@^3.0.4:
6060
version "3.3.0"

0 commit comments

Comments
 (0)