Skip to content

Commit 957b1ac

Browse files
Merge pull request #175 from samuelterra22/dependabot/npm_and_yarn/typescript-4.0.3
Bump typescript from 4.0.2 to 4.0.3
2 parents aa12451 + fbd1012 commit 957b1ac

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.3.0",
7373
"ts-node-dev": "^1.0.0-pre.63",
7474
"tsconfig-paths": "^3.9.0",
75-
"typescript": "^4.0.2"
75+
"typescript": "^4.0.3"
7676
}
7777
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6956,10 +6956,10 @@ typeorm@^0.2.26:
69566956
yargonaut "^1.1.2"
69576957
yargs "^13.2.1"
69586958

6959-
typescript@^4.0.2:
6960-
version "4.0.2"
6961-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
6962-
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
6959+
typescript@^4.0.3:
6960+
version "4.0.3"
6961+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
6962+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
69636963

69646964
uglify-js@^3.1.4:
69656965
version "3.9.3"

0 commit comments

Comments
 (0)