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 99 "dependencies" : {
1010 "@types/estree" : " 0.0.39" ,
1111 "acorn" : " ^6.0.5" ,
12- "acorn-walk" : " ^6.1.1 " ,
12+ "acorn-walk" : " ^7.0.0 " ,
1313 "astring" : " ^1.3.1" ,
1414 "source-map" : " ^0.7.3"
1515 },
Original file line number Diff line number Diff line change @@ -101,9 +101,10 @@ acorn-globals@^4.1.0:
101101 dependencies :
102102 acorn "^5.0.0"
103103
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==
107108
108109acorn@^5.0.0, acorn@^5.3.0 :
109110 version "5.7.1"
You can’t perform that action at this time.
0 commit comments