summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-03 12:37:11 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-03 12:37:11 +0900
commit17ea19ada8072cda02d4d0dab1945ed605b63db7 (patch)
tree4b70e5383adb397f97318d098d516ee6bdf5f36b /package-lock.json
parentBump file-type from 10.2.0 to 10.3.0 (#3071) (diff)
downloadmisskey-17ea19ada8072cda02d4d0dab1945ed605b63db7.tar.gz
misskey-17ea19ada8072cda02d4d0dab1945ed605b63db7.tar.bz2
misskey-17ea19ada8072cda02d4d0dab1945ed605b63db7.zip
Bump typescript from 3.1.4 to 3.1.5 (#3069)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.4...v3.1.5) 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 e9bb8f9053..22eeed6439 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15863,9 +15863,9 @@
}
},
"typescript": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.4.tgz",
- "integrity": "sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q=="
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.5.tgz",
+ "integrity": "sha512-muYNWV9j5+3mXoKD6oPONKuGUmYiFX14gfo9lWm9ZXRHOqVDQiB4q1CzFPbF4QLV2E9TZXH6oK55oQ94rn3PpA=="
},
"typescript-eslint-parser": {
"version": "20.1.1",