Merge pull request #2385 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.2.4

This commit is contained in:
dependabot[bot] 2021-07-31 02:07:12 +00:00 committed by GitHub
commit c290a503c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 7 deletions

14
package-lock.json generated
View File

@ -5,7 +5,7 @@
"requires": true,
"packages": {
"": {
"version": "4.0.0",
"version": "4.0.1",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
@ -53,7 +53,7 @@
"@nextcloud/webpack-vue-config": "^4.1.0",
"@typescript-eslint/parser": "^4.28.4",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
"ts-loader": "^9.2.4",
"typescript": "^4.3.5"
},
"engines": {
@ -12996,8 +12996,9 @@
}
},
"node_modules/ts-loader": {
"version": "9.2.3",
"integrity": "sha512-sEyWiU3JMHBL55CIeC4iqJQadI0U70A5af0kvgbNLHVNz2ACztQg0j/9x10bjjIht8WfFYLKfn4L6tkZ+pu+8Q==",
"version": "9.2.4",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.4.tgz",
"integrity": "sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
@ -24995,8 +24996,9 @@
"peer": true
},
"ts-loader": {
"version": "9.2.3",
"integrity": "sha512-sEyWiU3JMHBL55CIeC4iqJQadI0U70A5af0kvgbNLHVNz2ACztQg0j/9x10bjjIht8WfFYLKfn4L6tkZ+pu+8Q==",
"version": "9.2.4",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.4.tgz",
"integrity": "sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

@ -82,7 +82,7 @@
"@nextcloud/webpack-vue-config": "^4.1.0",
"@typescript-eslint/parser": "^4.28.4",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
"ts-loader": "^9.2.4",
"typescript": "^4.3.5"
},
"browserslist": [