Skip to content

Commit 971bcde

Browse files
Merge pull request ghoshnirmalya#113 from ghoshnirmalya/dependabot/npm_and_yarn/frontend/typescript-4.1.3
chore(deps-dev): bump typescript from 4.1.2 to 4.1.3 in /frontend
2 parents a57deca + 4ac8429 commit 971bcde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"@types/react-dom": "^17.0.0",
3333
"tslint": "^6.1.3",
3434
"tslint-react": "^5.0.0",
35-
"typescript": "^4.1.2"
35+
"typescript": "^4.1.3"
3636
}
3737
}

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5041,10 +5041,10 @@ typeorm@^0.2.24:
50415041
yargonaut "^1.1.2"
50425042
yargs "^13.2.1"
50435043

5044-
typescript@^4.1.2:
5045-
version "4.1.2"
5046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5047-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
5044+
typescript@^4.1.3:
5045+
version "4.1.3"
5046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5047+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
50485048

50495049
union-value@^1.0.0:
50505050
version "1.0.1"

0 commit comments

Comments
 (0)