This repository was archived by the owner on Feb 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 31
31
"define-property" : " 1.0.0"
32
32
},
33
33
"devDependencies" : {
34
- "acorn" : " 5.1.2 " ,
34
+ "acorn" : " 5.2.0 " ,
35
35
"clone-deep" : " 1.0.0" ,
36
36
"eslint-config-standard-tunnckocore" : " 1.0.10" ,
37
37
"espree" : " 3.5.1" ,
Original file line number Diff line number Diff line change @@ -52,14 +52,18 @@ acorn-jsx@^3.0.0:
52
52
dependencies :
53
53
acorn "^3.0.4"
54
54
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 "
58
58
59
59
acorn@^3.0.4 :
60
60
version "3.3.0"
61
61
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
62
62
63
+ acorn@^5.1.1 :
64
+ version "5.1.2"
65
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.1.2.tgz#911cb53e036807cf0fa778dc5d370fbd864246d7"
66
+
63
67
agent-base@2 :
64
68
version "2.1.1"
65
69
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-2.1.1.tgz#d6de10d5af6132d5bd692427d46fc538539094c7"
You can’t perform that action at this time.
0 commit comments