Skip to content

Commit 9d908d3

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent ccfe9f5 commit 9d908d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"semantic-release": "19.0.2",
4545
"tsdx": "0.14.1",
4646
"tslib": "2.3.1",
47-
"typescript": "4.5.5"
47+
"typescript": "4.6.3"
4848
},
4949
"dependencies": {},
5050
"resolutions": {
5151
"**/@typescript-eslint/eslint-plugin": "5.11.0",
5252
"**/@typescript-eslint/parser": "5.11.0",
5353
"**/jest": "27.5.1",
5454
"**/ts-jest": "27.1.3",
55-
"**/typescript": "4.5.5"
55+
"**/typescript": "4.6.3"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7894,10 +7894,10 @@ typedarray-to-buffer@^4.0.0:
78947894
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
78957895
integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
78967896

7897-
typescript@4.5.5, typescript@^3.7.3, typescript@^4.4.3:
7898-
version "4.5.5"
7899-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7900-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
7897+
typescript@4.6.3, typescript@^3.7.3, typescript@^4.4.3:
7898+
version "4.6.3"
7899+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7900+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
79017901

79027902
uglify-js@^3.1.4:
79037903
version "3.15.0"

0 commit comments

Comments
 (0)