|
|
@@ -143,10 +143,10 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.12.13"
|
|
|
|
|
|
-"@babel/helper-validator-identifier@^7.12.11":
|
|
|
- version "7.12.11"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
|
- integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
+"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0":
|
|
|
+ version "7.14.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
|
|
+ integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
|
|
|
|
|
|
"@babel/helper-validator-option@^7.12.17":
|
|
|
version "7.12.17"
|
|
|
@@ -285,12 +285,11 @@
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
|
|
|
- version "7.13.13"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
|
|
|
- integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
|
|
|
+ version "7.14.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802"
|
|
|
+ integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==
|
|
|
dependencies:
|
|
|
- "@babel/helper-validator-identifier" "^7.12.11"
|
|
|
- lodash "^4.17.19"
|
|
|
+ "@babel/helper-validator-identifier" "^7.14.0"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|