Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent bcd9f57 commit d7f8c45
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"packages/*"
],
"devDependencies": {
"@apollo/client": "3.9.10",
"@apollo/client": "3.9.11",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@jest/types": "29.6.3",
Expand All @@ -40,7 +40,7 @@
"@types/jest": "29.5.12",
"@types/lodash.sortby": "4.7.9",
"@types/make-fetch-happen": "10.0.4",
"@types/node": "16.18.95",
"@types/node": "16.18.96",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand All @@ -60,13 +60,13 @@
"ts-expect": "1.3.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.4",
"typescript": "5.4.5",
"undici": "5.28.4",
"winston": "3.13.0",
"winston-transport": "4.7.0"
},
"volta": {
"node": "20.12.1",
"npm": "10.5.1"
"node": "20.12.2",
"npm": "10.5.2"
}
}

0 comments on commit d7f8c45

Please sign in to comment.