aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-13 06:11:05 +0000
committerGitHub <noreply@github.com>2021-09-13 06:11:05 +0000
commit5278fe993af1f5485d8bea10deb9223ada47e8bb (patch)
tree07f7a86972e61b37033f06f4d2ad9503f9087744 /package-lock.json
parentcf583d2f8b607eca90368672502c55cb969a050a (diff)
downloadskyblock-api-5278fe993af1f5485d8bea10deb9223ada47e8bb.tar.gz
skyblock-api-5278fe993af1f5485d8bea10deb9223ada47e8bb.tar.bz2
skyblock-api-5278fe993af1f5485d8bea10deb9223ada47e8bb.zip
Bump typescript from 4.4.2 to 4.4.3 (#122)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 269e42e..0169d04 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"dotenv": "^10.0.0",
"mocha": "^9.1.1",
"ts-node": "^10.2.1",
- "typescript": "^4.4.2"
+ "typescript": "^4.4.3"
},
"engines": {
"node": ">=16.0.0"
@@ -1927,9 +1927,9 @@
}
},
"node_modules/typescript": {
- "version": "4.4.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz",
- "integrity": "sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
+ "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@@ -3632,9 +3632,9 @@
}
},
"typescript": {
- "version": "4.4.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz",
- "integrity": "sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==",
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
+ "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
"dev": true
},
"unpipe": {