Skip to content

Commit 70e2a52

Browse files
renovate-botalexandr-g
authored andcommitted
fix(deps): update dependency typescript to ~3.8.0
1 parent c8b65b7 commit 70e2a52

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.7.2"
68+
"typescript": "~3.8.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
@@ -14306,10 +14306,10 @@ typedarray@^0.0.6:
1430614306
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1430714307
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1430814308

14309-
typescript@~3.7.2:
14310-
version "3.7.5"
14311-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
14312-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
14309+
typescript@~3.8.0:
14310+
version "3.8.2"
14311+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
14312+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
1431314313

1431414314
uglify-js@^3.1.4:
1431514315
version "3.7.1"

0 commit comments

Comments
 (0)