Skip to content

Commit 9aded18

Browse files
build(deps): update dependency typescript to v5.5.3
1 parent cbd5451 commit 9aded18

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
@@ -53,7 +53,7 @@
5353
"semantic-release": "19.0.5",
5454
"ts-node": "10.9.2",
5555
"tslint": "6.1.3",
56-
"typescript": "5.5.2"
56+
"typescript": "5.5.3"
5757
},
5858
"config": {
5959
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5180,10 +5180,10 @@ typedarray.prototype.slice@^1.0.3:
51805180
typed-array-buffer "^1.0.2"
51815181
typed-array-byte-offset "^1.0.2"
51825182

5183-
5184-
version "5.5.2"
5185-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5186-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
5183+
5184+
version "5.5.3"
5185+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5186+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
51875187

51885188
uglify-js@^3.1.4:
51895189
version "3.18.0"

0 commit comments

Comments
 (0)