Skip to content

Commit 46cf83b

Browse files
Bump typescript from 5.4.5 to 5.5.3 (#691)
1 parent e2099cf commit 46cf83b

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
@@ -49,7 +49,7 @@
4949
"eslint": "^8.0.0",
5050
"eslint-config-next": "14.2.3",
5151
"playwright": "^1.44.1",
52-
"typescript": ">=4.2.0",
52+
"typescript": ">=5.5.3",
5353
"webpack": "^5.91.0"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5715,10 +5715,10 @@ typed-array-length@^1.0.6:
57155715
is-typed-array "^1.1.13"
57165716
possible-typed-array-names "^1.0.0"
57175717

5718-
typescript@>=4.2.0:
5719-
version "5.4.5"
5720-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5721-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5718+
typescript@>=5.5.3:
5719+
version "5.5.3"
5720+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5721+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
57225722

57235723
unbox-primitive@^1.0.2:
57245724
version "1.0.2"

0 commit comments

Comments
 (0)