Skip to content

Commit 534eb6c

Browse files
Merge pull request #417 from samuelterra22/dependabot/npm_and_yarn/typescript-4.1.5
2 parents 2fe0718 + 3f31ba1 commit 534eb6c

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.4",
7373
"ts-node-dev": "^1.1.1",
7474
"tsconfig-paths": "^3.9.0",
75-
"typescript": "^4.1.3"
75+
"typescript": "^4.1.5"
7676
}
7777
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6993,10 +6993,10 @@ typeorm@^0.2.29:
69936993
yargonaut "^1.1.2"
69946994
yargs "^16.0.3"
69956995

6996-
typescript@^4.1.3:
6997-
version "4.1.3"
6998-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6999-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6996+
typescript@^4.1.5:
6997+
version "4.1.5"
6998+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6999+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
70007000

70017001
uglify-js@^3.1.4:
70027002
version "3.9.3"

0 commit comments

Comments
 (0)