From 746cd5d199cf7e69c9d7b88348018130649f617c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 01:41:18 +0000 Subject: Bump @nextcloud/typings from 1.2.0 to 1.2.1 Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.2.0 to 1.2.1. - [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) --- updated-dependencies: - dependency-name: "@nextcloud/typings" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index a414e8b1..8e5532b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@nextcloud/browserslist-config": "^2.1.0", "@nextcloud/eslint-config": "^5.1.0", "@nextcloud/stylelint-config": "^1.0.0-beta.0", - "@nextcloud/typings": "^1.2.0", + "@nextcloud/typings": "^1.2.1", "@nextcloud/webpack-vue-config": "^4.0.3", "@typescript-eslint/parser": "^4.28.3", "eslint-import-resolver-typescript": "^2.4.0", @@ -2263,17 +2263,17 @@ } }, "node_modules/@nextcloud/typings": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.0.tgz", - "integrity": "sha512-NE/tJH/Iy6zvoMbJunte7qjb3H5QP2tUgqX5Y/qTu0MUOb9uZZs95rc2srOuebMWsISFLlgon+ndIOQSRfsMiQ==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.1.tgz", + "integrity": "sha512-jAr0ms5hcnpjktEiye1hWj/+XgGs/+f0SV7GBojhz9JsoMweafJ386zCb6gDZmRJ8+sunitcSBCu34xFx3mI8Q==", "dependencies": { - "@types/jquery": "2.0.56" + "@types/jquery": "2.0.57" } }, "node_modules/@nextcloud/typings/node_modules/@types/jquery": { - "version": "2.0.56", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.56.tgz", - "integrity": "sha512-tcNulMBr4fuMeBhwrRNQw3JaWg7vXP9bi64nKM5qYbaIN/oyo4n9O4TG5Thyn1BmhH159XvDxD4y3kqqpYS4sg==" + "version": "2.0.57", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.57.tgz", + "integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ==" }, "node_modules/@nextcloud/vue": { "version": "4.0.3", @@ -14100,17 +14100,17 @@ "requires": {} }, "@nextcloud/typings": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.0.tgz", - "integrity": "sha512-NE/tJH/Iy6zvoMbJunte7qjb3H5QP2tUgqX5Y/qTu0MUOb9uZZs95rc2srOuebMWsISFLlgon+ndIOQSRfsMiQ==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.2.1.tgz", + "integrity": "sha512-jAr0ms5hcnpjktEiye1hWj/+XgGs/+f0SV7GBojhz9JsoMweafJ386zCb6gDZmRJ8+sunitcSBCu34xFx3mI8Q==", "requires": { - "@types/jquery": "2.0.56" + "@types/jquery": "2.0.57" }, "dependencies": { "@types/jquery": { - "version": "2.0.56", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.56.tgz", - "integrity": "sha512-tcNulMBr4fuMeBhwrRNQw3JaWg7vXP9bi64nKM5qYbaIN/oyo4n9O4TG5Thyn1BmhH159XvDxD4y3kqqpYS4sg==" + "version": "2.0.57", + "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.57.tgz", + "integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ==" } } }, diff --git a/package.json b/package.json index 6b8337d3..d1827f60 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@nextcloud/browserslist-config": "^2.1.0", "@nextcloud/eslint-config": "^5.1.0", "@nextcloud/stylelint-config": "^1.0.0-beta.0", - "@nextcloud/typings": "^1.2.0", + "@nextcloud/typings": "^1.2.1", "@nextcloud/webpack-vue-config": "^4.0.3", "@typescript-eslint/parser": "^4.28.3", "eslint-import-resolver-typescript": "^2.4.0", -- cgit v1.2.3