Skip to content

Commit cdd5b55

Browse files
fix(deps): update all non-major dependencies to v7.25.9 (#6602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7a460d commit cdd5b55

File tree

3 files changed

+467
-467
lines changed

3 files changed

+467
-467
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"ts:check": "tsc --noEmit"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.25.8",
49+
"@babel/core": "7.25.9",
5050
"@babel/plugin-proposal-class-properties": "7.18.6",
51-
"@babel/preset-env": "7.25.8",
51+
"@babel/preset-env": "7.25.9",
5252
"@babel/preset-typescript": "7.25.9",
5353
"@changesets/changelog-github": "0.5.0",
5454
"@changesets/cli": "2.27.9",

packages/graphql-tag-pluck/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
},
6161
"devDependencies": {
6262
"@astrojs/compiler": "^2.3.4",
63-
"@babel/parser": "7.25.8",
64-
"@babel/traverse": "7.25.7",
65-
"@babel/types": "7.25.8",
63+
"@babel/parser": "7.25.9",
64+
"@babel/traverse": "7.25.9",
65+
"@babel/types": "7.25.9",
6666
"@types/babel__traverse": "7.20.6",
6767
"@vue/compiler-sfc": "3.5.12",
6868
"astrojs-compiler-sync": "^1.0.0",

0 commit comments

Comments
 (0)