Skip to content

Commit 0aaaed3

Browse files
Merge pull request #335 from samuelterra22/dependabot/npm_and_yarn/typescript-4.1.3
Bump typescript from 4.0.3 to 4.1.3
2 parents b80b6bf + a825586 commit 0aaaed3

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
@@ -6982,10 +6982,10 @@ typeorm@^0.2.28:
69826982
yargonaut "^1.1.2"
69836983
yargs "^16.0.3"
69846984

6985-
typescript@^4.0.3:
6986-
version "4.0.3"
6987-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
6988-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
6985+
typescript@^4.1.3:
6986+
version "4.1.3"
6987+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6988+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
69896989

69906990
uglify-js@^3.1.4:
69916991
version "3.9.3"

0 commit comments

Comments
 (0)