Skip to content

Commit baadfca

Browse files
authored
Merge pull request #8403 from fossasia/dependabot/npm_and_yarn/typescript-4.6.2
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2
2 parents 545fdea + 1666103 commit baadfca

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
@@ -160,7 +160,7 @@
160160
"style-loader": "^2.0.0",
161161
"tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1",
162162
"torii": "^0.10.1",
163-
"typescript": "^4.5.5",
163+
"typescript": "^4.6.2",
164164
"url-parse": "^1.5.10",
165165
"webpack-bundle-analyzer": "^4.5.0",
166166
"wysihtml": "^0.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16678,10 +16678,10 @@ typescript-memoize@^1.0.1:
1667816678
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1667916679
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1668016680

16681-
typescript@^4.5.5:
16682-
version "4.5.5"
16683-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
16684-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
16681+
typescript@^4.6.2:
16682+
version "4.6.2"
16683+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
16684+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1668516685

1668616686
ua-parser-js@^0.7.14:
1668716687
version "0.7.28"

0 commit comments

Comments
 (0)