chore(deps): update dependency acorn to v8.7.0
This commit is contained in:
committed by
renovate[bot]
parent
03b43a5fd6
commit
ad5e5d698e
@ -34,7 +34,7 @@
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"@babel/register": "7.16.5",
|
||||
"acorn": "8.5.0",
|
||||
"acorn": "8.7.0",
|
||||
"acorn-jsx": "5.3.2",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
|
16
package-lock.json
generated
16
package-lock.json
generated
@ -433,7 +433,7 @@
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"@babel/register": "7.16.5",
|
||||
"acorn": "8.5.0",
|
||||
"acorn": "8.7.0",
|
||||
"acorn-jsx": "5.3.2",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
@ -16057,9 +16057,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/acorn": {
|
||||
"version": "8.5.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
|
||||
"integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==",
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
|
||||
"integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",
|
||||
"bin": {
|
||||
"acorn": "bin/acorn"
|
||||
},
|
||||
@ -57910,7 +57910,7 @@
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"@babel/register": "7.16.5",
|
||||
"acorn": "8.5.0",
|
||||
"acorn": "8.7.0",
|
||||
"acorn-jsx": "5.3.2",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
@ -68390,9 +68390,9 @@
|
||||
}
|
||||
},
|
||||
"acorn": {
|
||||
"version": "8.5.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.5.0.tgz",
|
||||
"integrity": "sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q=="
|
||||
"version": "8.7.0",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
|
||||
"integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ=="
|
||||
},
|
||||
"acorn-globals": {
|
||||
"version": "6.0.0",
|
||||
|
Reference in New Issue
Block a user