chore(deps): update dependency acorn to v8.8.1

pull/48312/head
renovate[bot] 2022-10-29 15:38:59 +00:00
parent d06d15d763
commit 48ce680adc
2 changed files with 9 additions and 9 deletions

View File

@ -34,7 +34,7 @@
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.8.0",
"acorn": "8.8.1",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",

16
package-lock.json generated
View File

@ -637,7 +637,7 @@
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.8.0",
"acorn": "8.8.1",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
@ -15654,9 +15654,9 @@
}
},
"node_modules/acorn": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz",
"integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==",
"bin": {
"acorn": "bin/acorn"
},
@ -57374,7 +57374,7 @@
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.8.0",
"acorn": "8.8.1",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
@ -66415,9 +66415,9 @@
}
},
"acorn": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz",
"integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA=="
},
"acorn-globals": {
"version": "6.0.0",