Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-27 08:58:25 +0300
committerGitHub <noreply@github.com>2022-08-27 08:58:25 +0300
commitcadc9f598c82cc5daefb6617ff9da49e7c773220 (patch)
treee8e4cf5371ab30784df8a5aeb4773afe99e9c7c5 /package-lock.json
parent349848524fe2c5a0e38f1611bbe44552dfb08b4c (diff)
parent708293b1edc9c6bb50974670c7a3522e5d202f7c (diff)
Merge pull request #2070 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.2
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 19a4651a..d6d27669 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"eslint-plugin-react": "^7.30.1",
"react-hot-loader": "4.13.0",
"ts-loader": "^9.3.1",
- "typescript": "^4.7.4"
+ "typescript": "^4.8.2"
},
"engines": {
"node": "^16.0.0",
@@ -11735,9 +11735,9 @@
}
},
"node_modules/typescript": {
- "version": "4.7.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
- "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
+ "version": "4.8.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
+ "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@@ -22141,9 +22141,9 @@
}
},
"typescript": {
- "version": "4.7.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
- "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
+ "version": "4.8.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
+ "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"dev": true
},
"unbox-primitive": {