Skip to content

Commit 26b3002

Browse files
committed
chore(deps): update dependencies
Signed-off-by: Tianling Shen <[email protected]>
1 parent bb22e55 commit 26b3002

File tree

3 files changed

+132
-127
lines changed

3 files changed

+132
-127
lines changed

.yarn/sdks/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript",
3-
"version": "5.8.3-sdk",
3+
"version": "5.9.2-sdk",
44
"main": "./lib/typescript.js",
55
"type": "commonjs",
66
"bin": {

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,20 @@
4141
"pino-pretty": "^7.6.1"
4242
},
4343
"devDependencies": {
44-
"@swc/core": "^1.13.2",
45-
"@types/node": "^24.1.0",
44+
"@swc/core": "^1.13.4",
45+
"@types/node": "^24.3.0",
4646
"@types/pino": "6.3.12",
47-
"@yarnpkg/sdks": "^3.2.2",
48-
"browserslist": "^4.25.1",
49-
"core-js": "^3.44.0",
47+
"@yarnpkg/sdks": "^3.2.3",
48+
"browserslist": "^4.25.3",
49+
"core-js": "^3.45.1",
5050
"cross-env": "^7.0.3",
5151
"jest": "^30.0.5",
5252
"pkg": "^5.8.1",
5353
"prettier": "^3.6.2",
5454
"swc-loader": "^0.2.6",
5555
"terser-webpack-plugin": "^5.3.14",
56-
"typescript": "^5.8.3",
57-
"webpack": "^5.100.2",
56+
"typescript": "^5.9.2",
57+
"webpack": "^5.101.3",
5858
"webpack-cli": "^6.0.1"
5959
},
6060
"resolutions": {

0 commit comments

Comments
 (0)