Skip to content

Commit 3940685

Browse files
Bump typescript from 5.5.3 to 5.5.4 (#699)
1 parent a3c4fac commit 3940685

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": "^9.8.0",
5050
"eslint-config-next": "14.2.5",
5151
"playwright": "^1.45.3",
52-
"typescript": ">=5.5.3",
52+
"typescript": ">=5.5.4",
5353
"webpack": "^5.92.1"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5643,10 +5643,10 @@ typed-array-length@^1.0.6:
56435643
is-typed-array "^1.1.13"
56445644
possible-typed-array-names "^1.0.0"
56455645

5646-
typescript@>=5.5.3:
5647-
version "5.5.3"
5648-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5649-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
5646+
typescript@>=5.5.4:
5647+
version "5.5.4"
5648+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5649+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
56505650

56515651
unbox-primitive@^1.0.2:
56525652
version "1.0.2"

0 commit comments

Comments
 (0)