Skip to content

Commit 6d2f982

Browse files
renovate-botalexandr-g
authored andcommitted
fix(deps): update dependency typescript to ~3.9.0
1 parent a70e174 commit 6d2f982

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"redux": "^4.0.5",
6666
"redux-devtools-extension": "^2.13.8",
6767
"redux-mock-store": "^1.5.4",
68-
"typescript": "~3.8.0"
68+
"typescript": "~3.9.0"
6969
},
7070
"scripts": {
7171
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15019,10 +15019,10 @@ typedarray@^0.0.6:
1501915019
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1502015020
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1502115021

15022-
typescript@~3.8.0:
15023-
version "3.8.2"
15024-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
15025-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
15022+
typescript@~3.9.0:
15023+
version "3.9.2"
15024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
15025+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
1502615026

1502715027
uglify-js@^3.1.4:
1502815028
version "3.7.1"

0 commit comments

Comments
 (0)