Skip to content

Commit d1657d0

Browse files
Merge pull request #464 from OswaldLabsOpenSource/dependabot/npm_and_yarn/typescript-3.9.10
2 parents 13170ad + 6e1fad0 commit d1657d0

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
@@ -34,7 +34,7 @@
3434
"onchange": "^7.1.0",
3535
"prettier": "^2.3.1",
3636
"ts-jest": "^25.5.1",
37-
"typescript": "^3.9.9"
37+
"typescript": "^3.9.10"
3838
},
3939
"dependencies": {
4040
"axios": "^0.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4557,10 +4557,10 @@ typedarray-to-buffer@^3.1.5:
45574557
dependencies:
45584558
is-typedarray "^1.0.0"
45594559

4560-
typescript@^3.9.9:
4561-
version "3.9.9"
4562-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
4563-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
4560+
typescript@^3.9.10:
4561+
version "3.9.10"
4562+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
4563+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
45644564

45654565
undefsafe@^2.0.3:
45664566
version "2.0.3"

0 commit comments

Comments
 (0)