summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-11 03:10:06 +0000
committerGitHub <noreply@github.com>2021-12-11 03:10:06 +0000
commitd7c7afafe777662c278b49ab379c55a0a0574df3 (patch)
tree49078d5143f9b9ff36be565a928dade83f4d7790
parent70e8946bf223b6a709fc74e401bbeb89a7d92368 (diff)
Bump @nextcloud/typings from 1.2.1 to 1.3.0
Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.2.1 to 1.3.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/commits/v1.3.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 cbfeb52d..d1116b47 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.1",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/typings": "^1.2.1",
+ "@nextcloud/typings": "^1.3.0",
"@nextcloud/webpack-vue-config": "^4.2.0",
"@typescript-eslint/parser": "^5.6.0",
"eslint-import-resolver-typescript": "^2.5.0",
@@ -2327,9 +2327,9 @@
}
},
"node_modules/@nextcloud/typings": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.1.tgz",
- "integrity": "sha512-jAr0ms5hcnpjktEiye1hWj/+XgGs/+f0SV7GBojhz9JsoMweafJ386zCb6gDZmRJ8+sunitcSBCu34xFx3mI8Q==",
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.3.0.tgz",
+ "integrity": "sha512-lxAWXobayeaAnydCWKMljJXDLXECimUf3HbTjnrjL7pslPyGyH70LHj4NZ5BmGbKeU2yjF2FTXIGji10lOryiQ==",
"dependencies": {
"@types/jquery": "2.0.57"
}
@@ -16014,9 +16014,9 @@
"requires": {}
},
"@nextcloud/typings": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.1.tgz",
- "integrity": "sha512-jAr0ms5hcnpjktEiye1hWj/+XgGs/+f0SV7GBojhz9JsoMweafJ386zCb6gDZmRJ8+sunitcSBCu34xFx3mI8Q==",
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.3.0.tgz",
+ "integrity": "sha512-lxAWXobayeaAnydCWKMljJXDLXECimUf3HbTjnrjL7pslPyGyH70LHj4NZ5BmGbKeU2yjF2FTXIGji10lOryiQ==",
"requires": {
"@types/jquery": "2.0.57"
},
diff --git a/package.json b/package.json
index acdb14e9..d8d5d21b 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.1",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/typings": "^1.2.1",
+ "@nextcloud/typings": "^1.3.0",
"@nextcloud/webpack-vue-config": "^4.2.0",
"@typescript-eslint/parser": "^5.6.0",
"eslint-import-resolver-typescript": "^2.5.0",