Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2021
1 parent e879d71 commit cc11e73
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@babel/core": "7.14.0",
"parcel-bundler": "1.12.5",
"typescript": "3.4.5"
"typescript": "3.9.9"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"prettier": "1.19.1",
"renovate-config-nju33": "0.0.1",
"tslint": "5.20.1",
"typescript": "3.4.5"
"typescript": "3.9.9"
}
}
2 changes: 1 addition & 1 deletion packages/gsw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-node": "7.0.1",
"tslint": "5.20.1",
"typedoc": "0.20.36",
"typescript": "3.4.5"
"typescript": "3.9.9"
},
"keywords": [
"object"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11097,10 +11097,10 @@ typedoc@0.20.36:
shiki "^0.9.3"
typedoc-default-themes "^0.12.10"

typescript@3.4.5:
version "3.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
typescript@3.9.9:
version "3.9.9"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==

uglify-js@^3.1.4:
version "3.4.9"
Expand Down

0 comments on commit cc11e73

Please sign in to comment.