summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-10-31 13:42:47 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-10-31 13:42:47 +0900
commit93f01ed4df607e084ab0d0fa143e5b6063caabf4 (patch)
tree76945f3b1f56b50e23879af9bda596e4eee861e4 /package-lock.json
parentBump file-type from 10.1.0 to 10.2.0 (#3039) (diff)
downloadmisskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.tar.gz
misskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.tar.bz2
misskey-93f01ed4df607e084ab0d0fa143e5b6063caabf4.zip
Bump typescript from 3.1.3 to 3.1.4 (#3049)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4) Signed-off-by: dependabot[bot] <support@dependabot.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 3a85f7e6a7..5f13e0b121 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15859,9 +15859,9 @@
}
},
"typescript": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.3.tgz",
- "integrity": "sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA=="
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.4.tgz",
+ "integrity": "sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q=="
},
"typescript-eslint-parser": {
"version": "20.0.0",