Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 9f87413

Browse files
committed
chore(deps): update dependency typescript to ^4.5.4
1 parent df1f9dc commit 9f87413

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"react-dom": "^17.0.2",
7272
"semantic-release": "^18.0.0",
7373
"ts-jest": "^27.0.7",
74-
"typescript": "^4.4.4"
74+
"typescript": "^4.5.4"
7575
},
7676
"peerDependencies": {
7777
"react": "^16.14.0 || ^17.0.0"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8094,11 +8094,16 @@ typedarray-to-buffer@^3.1.5:
80948094
dependencies:
80958095
is-typedarray "^1.0.0"
80968096

8097-
typescript@^4.4.3, typescript@^4.4.4:
8097+
typescript@^4.4.3:
80988098
version "4.4.4"
80998099
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
81008100
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
81018101

8102+
typescript@^4.5.4:
8103+
version "4.5.4"
8104+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
8105+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
8106+
81028107
uglify-js@^3.1.4:
81038108
version "3.13.7"
81048109
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"

0 commit comments

Comments
 (0)