summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-18 02:11:05 +0000
committerGitHub <noreply@github.com>2022-06-18 02:11:05 +0000
commit88b693ecf08152ede579a73ac4cfbf27e2852bdc (patch)
tree22f84bac4fe05ee079f448df28386eade724774d
parent809c7024aa36bcfa2fe5c9309b58177f58ba8aea (diff)
parentdb312cfb20b452b3694e5facf5f67f0dfc56bde9 (diff)
Merge pull request #2789 from nextcloud/dependabot/npm_and_yarn/nextcloud/typings-1.4.3
-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",