summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-28 01:00:44 +0000
committerGitHub <noreply@github.com>2022-05-28 01:00:44 +0000
commit2e0ac9f66bc32c174d4bd7baae90607817ea50b4 (patch)
tree93bdd0d0ef47148f309a0811dda770ab401fe910
parent013fc8887ee103dbe98903dc7f81e14705d9e3d8 (diff)
Bump @nextcloud/typings from 1.3.0 to 1.4.2
Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.3.0 to 1.4.2. - [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.3.0...v1.4.2) --- 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.json30
-rw-r--r--package.json2
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index fe56deaf..b32b729b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/typings": "^1.3.0",
+ "@nextcloud/typings": "^1.4.2",
"@nextcloud/webpack-vue-config": "^4.3.2",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.25.0",
@@ -2714,17 +2714,17 @@
}
},
"node_modules/@nextcloud/typings": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.3.0.tgz",
- "integrity": "sha512-lxAWXobayeaAnydCWKMljJXDLXECimUf3HbTjnrjL7pslPyGyH70LHj4NZ5BmGbKeU2yjF2FTXIGji10lOryiQ==",
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.2.tgz",
+ "integrity": "sha512-uNFn3A0qQ/ohA2aWVDfEPZngLCc0LCf6UmRCNkfmFkP/qSxdJJlXSUurWY+Xz8JscZKMlNBUd7q3BFVhuaHM0w==",
"dependencies": {
- "@types/jquery": "2.0.57"
+ "@types/jquery": "2.0.60"
}
},
"node_modules/@nextcloud/typings/node_modules/@types/jquery": {
- "version": "2.0.57",
- "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.57.tgz",
- "integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
+ "version": "2.0.60",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
+ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/vue": {
"version": "4.4.0",
@@ -20554,17 +20554,17 @@
"requires": {}
},
"@nextcloud/typings": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.3.0.tgz",
- "integrity": "sha512-lxAWXobayeaAnydCWKMljJXDLXECimUf3HbTjnrjL7pslPyGyH70LHj4NZ5BmGbKeU2yjF2FTXIGji10lOryiQ==",
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.2.tgz",
+ "integrity": "sha512-uNFn3A0qQ/ohA2aWVDfEPZngLCc0LCf6UmRCNkfmFkP/qSxdJJlXSUurWY+Xz8JscZKMlNBUd7q3BFVhuaHM0w==",
"requires": {
- "@types/jquery": "2.0.57"
+ "@types/jquery": "2.0.60"
},
"dependencies": {
"@types/jquery": {
- "version": "2.0.57",
- "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.57.tgz",
- "integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
+ "version": "2.0.60",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
+ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
}
}
},
diff --git a/package.json b/package.json
index 1e82fdd5..328a8d8a 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
- "@nextcloud/typings": "^1.3.0",
+ "@nextcloud/typings": "^1.4.2",
"@nextcloud/webpack-vue-config": "^4.3.2",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.25.0",