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

Commit 4555487

Browse files
committed
chore(deps): update dependency acorn to v5.2.1
1 parent e4da970 commit 4555487

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": "1.0.0"
3232
},
3333
"devDependencies": {
34-
"acorn": "5.2.0",
34+
"acorn": "5.2.1",
3535
"clone-deep": "1.0.0",
3636
"eslint-config-standard-tunnckocore": "1.0.10",
3737
"espree": "3.5.1",

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.2.0"
57-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.0.tgz#39fd0cf9d2dd4c82068602a404019d8ed5167b1c"
55+
56+
version "5.2.1"
57+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"
5858

5959
acorn@^3.0.4:
6060
version "3.3.0"

0 commit comments

Comments
 (0)