Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2010)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 49adb28 commit 35588ec
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion e2e/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"wrangler": "3.105.0"
"wrangler": "3.105.1"
}
}
2 changes: 1 addition & 1 deletion e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"wrangler": "3.105.0"
"wrangler": "3.105.1"
}
}
2 changes: 1 addition & 1 deletion e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@pulumi/pulumi": "3.147.0",
"@types/react": "19.0.8",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-next": "15.1.6",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.51.0"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-explicit-resource-management": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-env": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.12",
Expand All @@ -51,7 +51,7 @@
"bun": "1.2.0",
"cross-env": "7.0.3",
"deno": "2.1.7",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
Expand Down
Loading

0 comments on commit 35588ec

Please sign in to comment.