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

Commit e4da970

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

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-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.1.2",
34+
"acorn": "5.2.0",
3535
"clone-deep": "1.0.0",
3636
"eslint-config-standard-tunnckocore": "1.0.10",
3737
"espree": "3.5.1",

yarn.lock

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

55-
acorn@5.1.2, acorn@^5.1.1:
56-
version "5.1.2"
57-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
55+
acorn@5.2.0:
56+
version "5.2.0"
57+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.0.tgz#39fd0cf9d2dd4c82068602a404019d8ed5167b1c"
5858

5959
acorn@^3.0.4:
6060
version "3.3.0"
6161
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
6262

63+
acorn@^5.1.1:
64+
version "5.1.2"
65+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
66+
6367
agent-base@2:
6468
version "2.1.1"
6569
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.1.1.tgz#d6de10d5af6132d5bd692427d46fc538539094c7"

0 commit comments

Comments
 (0)