Skip to content

Commit aec05d3

Browse files
chore(deps-dev): bump typescript from 3.8.3 to 3.9.3 (#278)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.8.3...v3.9.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 232d0d8 commit aec05d3

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
@@ -71,7 +71,7 @@
7171
"semantic-ui-react": "0.88.2",
7272
"tsdx": "0.13.2",
7373
"tslib": "1.11.2",
74-
"typescript": "3.8.3"
74+
"typescript": "3.9.3"
7575
},
7676
"peerDependencies": {
7777
"react": ">=16.8.0",

yarn.lock

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

12395-
typescript@3.8.3, typescript@^3.7.3:
12396-
version "3.8.3"
12397-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
12398-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
12395+
typescript@3.9.3, typescript@^3.7.3:
12396+
version "3.9.3"
12397+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
12398+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
1239912399

1240012400
ua-parser-js@^0.7.18:
1240112401
version "0.7.20"

0 commit comments

Comments
 (0)