chore(deps): update dependency acorn to v8.2.4
This commit is contained in:
committed by
renovate[bot]
parent
f5a9251f5e
commit
340e06db5d
6
curriculum/package-lock.json
generated
6
curriculum/package-lock.json
generated
@ -1370,9 +1370,9 @@
|
||||
}
|
||||
},
|
||||
"acorn": {
|
||||
"version": "8.2.2",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.2.tgz",
|
||||
"integrity": "sha512-VrMS8kxT0e7J1EX0p6rI/E0FbfOVcvBpbIqHThFv+f8YrZIlMfVotYcXKVPmTvPW8sW5miJzfUFrrvthUZg8VQ==",
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.4.tgz",
|
||||
"integrity": "sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==",
|
||||
"dev": true
|
||||
},
|
||||
"acorn-globals": {
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@babel/polyfill": "7.12.1",
|
||||
"@babel/preset-env": "7.14.1",
|
||||
"@babel/register": "7.13.16",
|
||||
"acorn": "8.2.2",
|
||||
"acorn": "8.2.4",
|
||||
"acorn-jsx": "5.3.1",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-lodash": "3.3.4",
|
||||
|
Reference in New Issue
Block a user