Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Nov 5, 2024
1 parent 8bc2352 commit f50ea14
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 111 deletions.
2 changes: 1 addition & 1 deletion .yarn/sdks/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript",
"version": "5.5.4-sdk",
"version": "5.6.3-sdk",
"main": "./lib/typescript.js",
"type": "commonjs",
"bin": {
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"pino-pretty": "^7.6.1"
},
"devDependencies": {
"@swc/core": "^1.7.22",
"@types/node": "^22.5.1",
"@swc/core": "^1.8.0",
"@types/node": "^22.9.0",
"@types/pino": "6.3.12",
"@yarnpkg/sdks": "^3.2.0",
"browserslist": "^4.23.3",
"core-js": "^3.38.1",
"browserslist": "^4.24.2",
"core-js": "^3.39.0",
"cross-env": "^7.0.3",
"jest": "^29.7.0",
"pkg": "^5.8.1",
"prettier": "^3.3.3",
"swc-loader": "^0.2.6",
"terser-webpack-plugin": "^5.3.10",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"typescript": "^5.6.3",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
"resolutions": {
Expand Down
Loading

0 comments on commit f50ea14

Please sign in to comment.