Merge pull request #3107 from nextcloud/dependabot/npm_and_yarn/master/acorn-8.3.0
Bump acorn from 8.2.4 to 8.3.0
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5522,9 +5522,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"acorn": {
|
"acorn": {
|
||||||
"version": "8.2.4",
|
"version": "8.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.3.0.tgz",
|
||||||
"integrity": "sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==",
|
"integrity": "sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"acorn-globals": {
|
"acorn-globals": {
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
"@nextcloud/webpack-vue-config": "^4.0.3",
|
"@nextcloud/webpack-vue-config": "^4.0.3",
|
||||||
"@relative-ci/agent": "^1.6.1",
|
"@relative-ci/agent": "^1.6.1",
|
||||||
"@vue/test-utils": "^1.2.0",
|
"@vue/test-utils": "^1.2.0",
|
||||||
"acorn": "^8.2.4",
|
"acorn": "^8.3.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"babel-jest": "^26.6.3",
|
"babel-jest": "^26.6.3",
|
||||||
"babel-loader": "^8.2.2",
|
"babel-loader": "^8.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user