aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-29 16:49:20 -0500
committerGitHub <noreply@github.com>2021-06-29 16:49:20 -0500
commit0c9284076bd3c60cc2be27f2aa7db260f9df4b95 (patch)
treeee1ec4a4469a8d066acc00dbcafd428b75297ac6 /package-lock.json
parent12ad7aea4e1ab37046d1ec13399f46b1d9bc904a (diff)
downloadskyblock-api-0c9284076bd3c60cc2be27f2aa7db260f9df4b95.tar.gz
skyblock-api-0c9284076bd3c60cc2be27f2aa7db260f9df4b95.tar.bz2
skyblock-api-0c9284076bd3c60cc2be27f2aa7db260f9df4b95.zip
Bump typescript from 4.3.2 to 4.3.4 (#61)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4) --- 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ed8f668..9c37e13 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1435,9 +1435,9 @@
}
},
"typescript": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
- "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
+ "version": "4.3.4",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
+ "integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
"dev": true
},
"unpipe": {