Skip to content

Commit b6acbc4

Browse files
fix(deps): update all non-major dependencies (#8329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f6b275 commit b6acbc4

File tree

3 files changed

+240
-25
lines changed

3 files changed

+240
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@
6565
},
6666
"devDependencies": {
6767
"@ardatan/graphql-to-config-schema": "0.1.25",
68-
"@babel/core": "7.26.0",
68+
"@babel/core": "7.26.7",
6969
"@babel/plugin-proposal-class-properties": "7.18.6",
7070
"@babel/plugin-proposal-explicit-resource-management": "7.25.9",
7171
"@babel/plugin-syntax-top-level-await": "7.14.5",
72-
"@babel/preset-env": "7.26.0",
72+
"@babel/preset-env": "7.26.7",
7373
"@babel/preset-typescript": "7.26.0",
7474
"@changesets/changelog-github": "0.5.0",
7575
"@changesets/cli": "2.27.12",

packages/cache/cfw-kv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tslib": "^2.4.0"
4141
},
4242
"devDependencies": {
43-
"@cloudflare/workers-types": "4.20250121.0"
43+
"@cloudflare/workers-types": "4.20250124.3"
4444
},
4545
"publishConfig": {
4646
"access": "public",

0 commit comments

Comments
 (0)