Skip to content

Commit 2d8907d

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 (#194)
1 parent 1de46b7 commit 2d8907d

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
@@ -21,6 +21,6 @@
2121
"buffer": "^5.5.0",
2222
"parcel": "^2.12.0",
2323
"process": "^0.11.10",
24-
"typescript": "^5.4.5"
24+
"typescript": "^5.5.3"
2525
}
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,10 +2137,10 @@ type-fest@^0.20.2:
21372137
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
21382138
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
21392139

2140-
typescript@^5.4.5:
2141-
version "5.4.5"
2142-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
2143-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
2140+
typescript@^5.5.3:
2141+
version "5.5.3"
2142+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2143+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
21442144

21452145
typical@^4.0.0:
21462146
version "4.0.0"

0 commit comments

Comments
 (0)