Skip to content

Commit 9f1e958

Browse files
authored
Merge pull request #160 from Computerization/dependabot/npm_and_yarn/master/typescript-4.0.2
Dependencies(deps-dev): Bump typescript from 3.9.6 to 4.0.2
2 parents 0c62f64 + 11deaa8 commit 9f1e958

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
@@ -50,6 +50,6 @@
5050
"eslint-plugin-react-hooks": "^4.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"prettier": "^2.0.5",
53-
"typescript": "^3.9.6"
53+
"typescript": "^4.0.2"
5454
}
5555
}

yarn.lock

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

10263-
typescript@^3.9.6:
10264-
version "3.9.6"
10265-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
10266-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
10263+
typescript@^4.0.2:
10264+
version "4.0.2"
10265+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
10266+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
1026710267

1026810268
unherit@^1.0.4:
1026910269
version "1.1.3"

0 commit comments

Comments
 (0)