Skip to content

Commit f75b231

Browse files
authored
Merge pull request #110 from skadi-cloud/dependabot/npm_and_yarn/js/typescript-4.5.4
build(deps-dev): bump typescript from 4.5.3 to 4.5.4 in /js
2 parents f683688 + 1e39cf8 commit f75b231

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/webpack-env": "^1.16.3",
1616
"babel-loader": "^8.2.3",
1717
"ts-loader": "^9.2.6",
18-
"typescript": "^4.5.3",
18+
"typescript": "^4.5.4",
1919
"webpack": "^5.65.0",
2020
"webpack-cli": "^4.9.1"
2121
}

js/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,10 +1338,10 @@ ts-loader@^9.2.6:
13381338
micromatch "^4.0.0"
13391339
semver "^7.3.4"
13401340

1341-
typescript@^4.5.3:
1342-
version "4.5.3"
1343-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
1344-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
1341+
typescript@^4.5.4:
1342+
version "4.5.4"
1343+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1344+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
13451345

13461346
typo-js@*:
13471347
version "1.2.0"

0 commit comments

Comments
 (0)