File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@types/estree" : " 0.0.39" ,
11
11
"acorn" : " ^6.0.5" ,
12
- "acorn-walk" : " ^6.1.1 " ,
12
+ "acorn-walk" : " ^7.0.0 " ,
13
13
"astring" : " ^1.3.1" ,
14
14
"source-map" : " ^0.7.3"
15
15
},
Original file line number Diff line number Diff line change @@ -101,9 +101,10 @@ acorn-globals@^4.1.0:
101
101
dependencies :
102
102
acorn "^5.0.0"
103
103
104
- acorn-walk@^6.1.1 :
105
- version "6.1.1"
106
- resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.1.1.tgz#d363b66f5fac5f018ff9c3a1e7b6f8e310cc3913"
104
+ acorn-walk@^7.0.0 :
105
+ version "7.0.0"
106
+ resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.0.0.tgz#c8ba6f0f1aac4b0a9e32d1f0af12be769528f36b"
107
+ integrity sha512-7Bv1We7ZGuU79zZbb6rRqcpxo3OY+zrdtloZWoyD8fmGX+FeXRjE+iuGkZjSXLVovLzrsvMGMy0EkwA0E0umxg==
107
108
108
109
acorn@^5.0.0, acorn@^5.3.0 :
109
110
version "5.7.1"
You can’t perform that action at this time.
0 commit comments