Skip to content

Commit 8bdb022

Browse files
chore(deps): update dependency typescript to v2.9.1 (#64)
1 parent b57a277 commit 8bdb022

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
@@ -60,7 +60,7 @@
6060
"rollup-plugin-terser": "1.0.1",
6161
"scroll-into-view-if-needed": "2.2.4",
6262
"semantic-release": "15.5.0",
63-
"typescript": "2.8.4"
63+
"typescript": "2.9.1"
6464
},
6565
"keywords": [
6666
"behavior-smooth",

yarn.lock

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

4999-
typescript@2.8.4:
5000-
version "2.8.4"
5001-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.4.tgz#0b1db68e6bdfb0b767fa2ab642136a35b059b199"
4999+
typescript@2.9.1:
5000+
version "2.9.1"
5001+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
50025002

50035003
ua-parser-js@^0.7.9:
50045004
version "0.7.17"

0 commit comments

Comments
 (0)