Skip to content

Commit 91f6f3d

Browse files
Bump typescript from 3.9.8 to 3.9.9
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.8 to 3.9.9. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 42dc43e commit 91f6f3d

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.2.1",
3636
"ts-jest": "^25.5.1",
37-
"typescript": "^3.9.8"
37+
"typescript": "^3.9.9"
3838
},
3939
"dependencies": {
4040
"axios": "^0.21.0",

yarn.lock

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

4558-
typescript@^3.9.8:
4559-
version "3.9.8"
4560-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
4561-
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
4558+
typescript@^3.9.9:
4559+
version "3.9.9"
4560+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
4561+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
45624562

45634563
undefsafe@^2.0.3:
45644564
version "2.0.3"

0 commit comments

Comments
 (0)