Skip to content

Commit a825586

Browse files
Bump typescript from 4.0.3 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.1.3. - [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 536bafa commit a825586

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
@@ -72,6 +72,6 @@
7272
"ts-jest": "^26.4.1",
7373
"ts-node-dev": "^1.0.0-pre.63",
7474
"tsconfig-paths": "^3.9.0",
75-
"typescript": "^4.0.3"
75+
"typescript": "^4.1.3"
7676
}
7777
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6976,10 +6976,10 @@ typeorm@^0.2.28:
69766976
yargonaut "^1.1.2"
69776977
yargs "^16.0.3"
69786978

6979-
typescript@^4.0.3:
6980-
version "4.0.3"
6981-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
6982-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
6979+
typescript@^4.1.3:
6980+
version "4.1.3"
6981+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6982+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
69836983

69846984
uglify-js@^3.1.4:
69856985
version "3.9.3"

0 commit comments

Comments
 (0)