Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 530f8e9

Browse files
Bump typescript from 3.9.9 to 3.9.10 (#542)
1 parent b6e7efe commit 530f8e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lint-staged": "11.0.0",
3737
"pg-sql2": "4.12.1",
3838
"ts-jest": "25.5.1",
39-
"typescript": "3.9.9"
39+
"typescript": "3.9.10"
4040
},
4141
"dependencies": {
4242
"@types/lodash": "4.14.170",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4884,10 +4884,10 @@ typedarray-to-buffer@^3.1.5:
48844884
dependencies:
48854885
is-typedarray "^1.0.0"
48864886

4887-
typescript@3.9.9, typescript@~3.9.7:
4888-
version "3.9.9"
4889-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
4890-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
4887+
typescript@3.9.10, typescript@~3.9.7:
4888+
version "3.9.10"
4889+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
4890+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
48914891

48924892
unc-path-regex@^0.1.2:
48934893
version "0.1.2"

0 commit comments

Comments
 (0)