bump acorn-import-assertions@1.7.1

This commit is contained in:
Sven Sauleau 2021-06-22 00:41:57 +01:00 committed by Tobias Koppers
parent 6ccfaf54f9
commit cd9e98ec7f
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"@webassemblyjs/wasm-edit": "1.11.1",
"@webassemblyjs/wasm-parser": "1.11.1",
"acorn": "^8.4.1",
"acorn-import-assertions": "^1.5.0",
"acorn-import-assertions": "1.7.1",
"browserslist": "^4.14.5",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.8.0",

View File

@ -1225,10 +1225,10 @@ acorn-globals@^6.0.0:
acorn "^7.1.1"
acorn-walk "^7.1.1"
acorn-import-assertions@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.5.0.tgz#97635d406b3ebec4bdb81609efdb6f6092f0e8fc"
integrity sha512-4vMjmirB7FVXfFv3KXT76JJw0TqHNmczYK205OW+K3b9CmW14xclZ1+juB1Hm5KwK1QyN81ZlNbE1XiH60SyYw==
acorn-import-assertions@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.7.1.tgz#da2c1fd00dbd7fd8b22c59957cea3e4508e64fa5"
integrity sha512-Wc7PWe2G9s9E3aPaKDvOgV00xn1HIetG3VxPs+Jtr/4nHpdfLZ/0JbEVM83QCUqV4fYilbMb+y5SSXHMzP8AVw==
acorn-jsx@^5.3.1:
version "5.3.1"