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 May 11, 2024
1 parent 8777b58 commit b34638f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,28 +66,28 @@
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-codegen/cli": "2.2.0",
"@graphql-codegen/typescript-operations": "2.1.3",
"@types/cosmiconfig": "5.0.3",
"@types/glob": "7.2.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript-operations": "4.2.0",
"@types/cosmiconfig": "6.0.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/node": "14.17.6",
"@types/node": "20.12.11",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.52.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "9.2.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"memfs": "3.2.2",
"memfs": "4.9.2",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "4.3.5",
"vsce": "1.96.1",
"typescript": "5.4.5",
"vsce": "2.15.0",
"vscode": "1.1.37"
},
"publisher": "apollographql",
Expand Down

0 comments on commit b34638f

Please sign in to comment.