From db312cfb20b452b3694e5facf5f67f0dfc56bde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 01:00:50 +0000 Subject: Bump @nextcloud/typings from 1.4.2 to 1.4.3 Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.4.2 to 1.4.3. - [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.4.2...v1.4.3) --- updated-dependencies: - dependency-name: "@nextcloud/typings" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 80edafc0..acbd7467 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": "^2.1.2", - "@nextcloud/typings": "^1.4.2", + "@nextcloud/typings": "^1.4.3", "@nextcloud/webpack-vue-config": "^5.1.0", "@types/jest": "^27.4.1", "@typescript-eslint/parser": "^5.27.1", @@ -2775,9 +2775,9 @@ } }, "node_modules/@nextcloud/typings": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.2.tgz", - "integrity": "sha512-uNFn3A0qQ/ohA2aWVDfEPZngLCc0LCf6UmRCNkfmFkP/qSxdJJlXSUurWY+Xz8JscZKMlNBUd7q3BFVhuaHM0w==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz", + "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==", "dependencies": { "@types/jquery": "2.0.60" } @@ -18568,9 +18568,9 @@ "requires": {} }, "@nextcloud/typings": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.2.tgz", - "integrity": "sha512-uNFn3A0qQ/ohA2aWVDfEPZngLCc0LCf6UmRCNkfmFkP/qSxdJJlXSUurWY+Xz8JscZKMlNBUd7q3BFVhuaHM0w==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz", + "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==", "requires": { "@types/jquery": "2.0.60" }, diff --git a/package.json b/package.json index 2fc3b29f..b5ef8073 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": "^2.1.2", - "@nextcloud/typings": "^1.4.2", + "@nextcloud/typings": "^1.4.3", "@nextcloud/webpack-vue-config": "^5.1.0", "@types/jest": "^27.4.1", "@typescript-eslint/parser": "^5.27.1", -- cgit v1.2.3