summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-14 05:31:13 +0000
committerGitHub <noreply@github.com>2023-01-14 05:31:13 +0000
commit71da849e7a5cb67d00bff6702c479f13ff251faf (patch)
tree90f9526fdb353215bf586efcc6ecd7f69fd2b0f8
parentc6a81ad467c1544feb347d207c01c4d7201f855f (diff)
chore(deps-dev): bump @nextcloud/typings from 1.5.0 to 1.6.0
Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/nextcloud/nextcloud-typings/releases) - [Changelog](https://github.com/nextcloud/nextcloud-typings/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-typings/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: "@nextcloud/typings" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 09024e55..d69fcd49 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -54,7 +54,7 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.2.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/typings": "^1.5.0",
+ "@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.48.0",
@@ -2855,9 +2855,9 @@
}
},
"node_modules/@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
+ "integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
"dependencies": {
"@types/jquery": "2.0.60"
},
@@ -18859,9 +18859,9 @@
"requires": {}
},
"@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz",
+ "integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==",
"requires": {
"@types/jquery": "2.0.60"
},
diff --git a/package.json b/package.json
index db279b5a..c9a879fa 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.2.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/typings": "^1.5.0",
+ "@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.48.0",