Skip to content

Commit 6d6c280

Browse files
fix(deps): update dependency typescript to v4.3.3 (#346)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c4b053b commit 6d6c280

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
@@ -20,7 +20,7 @@
2020
"eslint-plugin-react-hooks": "4.2.0",
2121
"merge-options": "3.0.4",
2222
"prettier": "2.3.1",
23-
"typescript": "4.3.2"
23+
"typescript": "4.3.3"
2424
},
2525
"devDependencies": {
2626
"semantic-release": "17.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6443,10 +6443,10 @@ typedarray@^0.0.6:
64436443
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64446444
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
64456445

6446-
6447-
version "4.3.2"
6448-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6449-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
6446+
6447+
version "4.3.3"
6448+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
6449+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
64506450

64516451
uglify-js@^3.1.4:
64526452
version "3.6.4"

0 commit comments

Comments
 (0)