Skip to content

Commit c3bf6ae

Browse files
chore(deps): bump typescript from 5.2.2 to 5.7.2 (#1139)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd7322d commit c3bf6ae

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"postcss": "^8.4.41",
9393
"prettier": "3.3.3",
9494
"tailwindcss": "^3.3.5",
95-
"typescript": "5.2.2",
95+
"typescript": "5.7.2",
9696
"webpack": "^5.94.0"
9797
},
9898
"babel": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8349,7 +8349,7 @@ __metadata:
83498349
slate-react: "npm:^0.108.0"
83508350
slugify: "npm:^1.6.5"
83518351
tailwindcss: "npm:^3.3.5"
8352-
typescript: "npm:5.2.2"
8352+
typescript: "npm:5.7.2"
83538353
webpack: "npm:^5.94.0"
83548354
yarn: "npm:1.22.22"
83558355
zero-fill: "npm:^2.2.4"
@@ -11588,23 +11588,23 @@ __metadata:
1158811588
languageName: node
1158911589
linkType: hard
1159011590

11591-
"typescript@npm:5.2.2":
11592-
version: 5.2.2
11593-
resolution: "typescript@npm:5.2.2"
11591+
"typescript@npm:5.7.2":
11592+
version: 5.7.2
11593+
resolution: "typescript@npm:5.7.2"
1159411594
bin:
1159511595
tsc: bin/tsc
1159611596
tsserver: bin/tsserver
11597-
checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
11597+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
1159811598
languageName: node
1159911599
linkType: hard
1160011600

11601-
"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
11602-
version: 5.2.2
11603-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
11601+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11602+
version: 5.7.2
11603+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=74658d"
1160411604
bin:
1160511605
tsc: bin/tsc
1160611606
tsserver: bin/tsserver
11607-
checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
11607+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
1160811608
languageName: node
1160911609
linkType: hard
1161011610

0 commit comments

Comments
 (0)