summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-18 01:00:50 +0000
committerGitHub <noreply@github.com>2022-06-18 01:00:50 +0000
commitdb312cfb20b452b3694e5facf5f67f0dfc56bde9 (patch)
tree22f84bac4fe05ee079f448df28386eade724774d
parent809c7024aa36bcfa2fe5c9309b58177f58ba8aea (diff)
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] <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 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",