Skip to content

Commit

Permalink
chore(deps): update all devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent 4930d28 commit f2260d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"prepack": "yarn test run && yarn build"
},
"devDependencies": {
"@apollo/client": "3.8.6",
"@apollo/client": "3.8.9",
"@total-typescript/shoehorn": "0.1.1",
"@tsconfig/recommended": "1.0.3",
"@types/node": "20.10.6",
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.0",
Expand All @@ -58,7 +58,7 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"vitest": "1.1.3"
"vitest": "1.2.1"
},
"peerDependencies": {
"@apollo/client": ">=3.8.0-rc || ^3.8.0 || >=3.9.0-alpha || >=3.9.0-beta || >=3.9.0-rc",
Expand Down

0 comments on commit f2260d9

Please sign in to comment.