Skip to content

Commit 93d989e

Browse files
authored
Merge pull request #818 from rootstrap/dependabot/npm_and_yarn/typescript-4.5.5
Bump typescript from 4.5.4 to 4.5.5
2 parents ef99d35 + b602125 commit 93d989e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "^2.5.1",
6161
"supertest": "^6.2.1",
6262
"ts-node": "^10.4.0",
63-
"typescript": "^4.5.4"
63+
"typescript": "^4.5.5"
6464
},
6565
"dependencies": {
6666
"aws-sdk": "^2.1048.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7070,10 +7070,10 @@ typeorm@^0.2.41:
70707070
yargs "^17.0.1"
70717071
zen-observable-ts "^1.0.0"
70727072

7073-
typescript@^4.5.4:
7074-
version "4.5.4"
7075-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
7076-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
7073+
typescript@^4.5.5:
7074+
version "4.5.5"
7075+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7076+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
70777077

70787078
uglify-js@^3.1.4:
70797079
version "3.13.9"

0 commit comments

Comments
 (0)