chore(deps): update dependency acorn-jsx to v5.3.2
This commit is contained in:
committed by
renovate[bot]
parent
330b7aaa0f
commit
6a562571ba
6
curriculum/package-lock.json
generated
6
curriculum/package-lock.json
generated
@ -1721,9 +1721,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"acorn-jsx": {
|
"acorn-jsx": {
|
||||||
"version": "5.3.1",
|
"version": "5.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
||||||
"integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==",
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"acorn-walk": {
|
"acorn-walk": {
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"@babel/preset-typescript": "7.14.5",
|
"@babel/preset-typescript": "7.14.5",
|
||||||
"@babel/register": "7.14.5",
|
"@babel/register": "7.14.5",
|
||||||
"acorn": "8.4.1",
|
"acorn": "8.4.1",
|
||||||
"acorn-jsx": "5.3.1",
|
"acorn-jsx": "5.3.2",
|
||||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||||
"babel-plugin-lodash": "3.3.4",
|
"babel-plugin-lodash": "3.3.4",
|
||||||
"babel-plugin-transform-runtime": "6.23.0",
|
"babel-plugin-transform-runtime": "6.23.0",
|
||||||
|
Reference in New Issue
Block a user