Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <svc-secops+renovate@apollographql.com>
  • Loading branch information
svc-secops and renovate[bot] committed Mar 14, 2024
1 parent 24b12e0 commit 8777b58
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -6,7 +6,7 @@ orbs:
executors:
node:
docker:
- image: cimg/node:21.6.0
- image: cimg/node:21.6.2
working_directory: ~/vscode-graphql

commands:
Expand Down
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.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -70,7 +70,7 @@
"@graphql-codegen/typescript-operations": "2.1.3",
"@types/cosmiconfig": "5.0.3",
"@types/glob": "7.2.0",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.merge": "4.6.9",
"@types/node": "14.17.6",
Expand All @@ -85,7 +85,7 @@
"memfs": "3.2.2",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"typescript": "4.3.5",
"vsce": "1.96.1",
"vscode": "1.1.37"
Expand Down

0 comments on commit 8777b58

Please sign in to comment.