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

This commit is contained in:
renovate[bot]
2022-07-24 00:12:16 +00:00
parent 08cc08d7fd
commit 343b7f70ee
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@babel/preset-env": "7.18.9",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.7.1",
"acorn": "8.8.0",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
+8 -8
View File
@@ -642,7 +642,7 @@
"@babel/preset-env": "7.18.9",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.7.1",
"acorn": "8.8.0",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
@@ -15469,9 +15469,9 @@
}
},
"node_modules/acorn": {
"version": "8.7.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
"bin": {
"acorn": "bin/acorn"
},
@@ -56480,7 +56480,7 @@
"@babel/preset-env": "7.18.9",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"acorn": "8.7.1",
"acorn": "8.8.0",
"acorn-jsx": "5.3.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
@@ -65380,9 +65380,9 @@
}
},
"acorn": {
"version": "8.7.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
"integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A=="
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
},
"acorn-globals": {
"version": "6.0.0",