Skip to content

Commit 9c55c69

Browse files
fix(deps): update all non-major dependencies (#7256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81f153f commit 9c55c69

File tree

3 files changed

+302
-429
lines changed

3 files changed

+302
-429
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@typescript-eslint/eslint-plugin": "8.32.1",
6161
"@typescript-eslint/parser": "8.32.1",
6262
"@urql/core": "5.1.1",
63-
"babel-jest": "30.0.0",
63+
"babel-jest": "30.0.2",
6464
"bob-the-bundler": "7.0.1",
6565
"bun": "1.2.17",
6666
"chalk": "5.4.1",
@@ -77,7 +77,7 @@
7777
"graphql": "16.11.0",
7878
"graphql-yoga": "5.13.5",
7979
"husky": "9.1.7",
80-
"jest": "30.0.0",
80+
"jest": "30.0.3",
8181
"lint-staged": "16.1.2",
8282
"patch-package": "8.0.0",
8383
"prettier": "3.6.1",

packages/resolvers-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"tslib": "^2.4.0"
5858
},
5959
"devDependencies": {
60-
"@types/lodash": "4.17.18",
60+
"@types/lodash": "4.17.19",
6161
"@types/micromatch": "4.0.9"
6262
},
6363
"publishConfig": {

0 commit comments

Comments
 (0)