Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit b522119

Browse files
renovate[bot]alexeagle
authored andcommitted
Pin dependency typescript to 3.1.1 (#215)
1 parent 6ab8b99 commit b522119

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clang-format": "1.2.4",
2424
"husky": "0.14.3",
2525
"protractor": "5.4.1",
26-
"typescript": "3.1"
26+
"typescript": "3.1.1"
2727
},
2828
"scripts": {
2929
"build": "bazel build //src:bundle",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3634,7 +3634,7 @@ typedarray@^0.0.6:
36343634
version "0.0.6"
36353635
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
36363636

3637-
3637+
36383638
version "3.1.1"
36393639
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
36403640

0 commit comments

Comments
 (0)