Skip to content

Commit 4f0fa29

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

File tree

3 files changed

+157
-157
lines changed

3 files changed

+157
-157
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"ts:check": "tsc --noEmit"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "7.24.4",
47+
"@babel/core": "7.24.5",
4848
"@babel/plugin-proposal-class-properties": "7.18.6",
49-
"@babel/preset-env": "7.24.4",
49+
"@babel/preset-env": "7.24.5",
5050
"@babel/preset-typescript": "7.24.1",
5151
"@changesets/changelog-github": "0.5.0",
5252
"@changesets/cli": "2.27.1",

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.24.4",
64-
"@babel/traverse": "7.24.1",
65-
"@babel/types": "7.24.0",
63+
"@babel/parser": "7.24.5",
64+
"@babel/traverse": "7.24.5",
65+
"@babel/types": "7.24.5",
6666
"@types/babel__traverse": "7.20.5",
6767
"@vue/compiler-sfc": "3.4.26",
6868
"astrojs-compiler-sync": "^1.0.0",

0 commit comments

Comments
 (0)