aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 01:26:03 +0000
committerGitHub <noreply@github.com>2024-07-06 01:26:03 +0000
commit237a7974a35238d7923a6ca0beedebe94d5391c3 (patch)
tree16e62f256c5efd5da04abd6a80a866a8e1116438 /package.json
parent331e535a121828d398a0f197f7db279571a0e9b2 (diff)
downloadnextcloud-server-237a7974a35238d7923a6ca0beedebe94d5391c3.tar.gz
nextcloud-server-237a7974a35238d7923a6ca0beedebe94d5391c3.zip
chore(deps-dev): bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 530509c98e9..41cef51c7d5 100644
--- a/package.json
+++ b/package.json
@@ -180,7 +180,7 @@
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
- "tslib": "^2.6.2",
+ "tslib": "^2.6.3",
"typescript": "^5.4.2",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.16",