Skip to content

Commit bee1f10

Browse files
chore(deps): update dependency typescript to v3.1.1 (#234)
1 parent 18cbea0 commit bee1f10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"rollup-plugin-terser": "3.0.0",
6565
"semantic-release": "15.9.16",
6666
"ts-jest": "23.10.2",
67-
"typescript": "3.0.3"
67+
"typescript": "3.1.1"
6868
},
6969
"keywords": [
7070
"behavior-smooth",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,9 +7279,9 @@ typedarray@^0.0.6:
72797279
version "0.0.6"
72807280
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
72817281

7282-
typescript@3.0.3:
7283-
version "3.0.3"
7284-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
7282+
typescript@3.1.1:
7283+
version "3.1.1"
7284+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
72857285

72867286
uglify-js@^2.6:
72877287
version "2.8.29"

0 commit comments

Comments
 (0)