Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#11320)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 7d39e26 commit dcf82ec
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
"@types/hoist-non-react-statics": "3.3.4",
"@types/jest": "29.5.6",
"@types/lodash": "4.14.200",
"@types/node": "20.8.7",
"@types/node": "20.8.9",
"@types/node-fetch": "2.6.7",
"@types/react": "18.2.31",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/use-sync-external-store": "0.0.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
Expand All @@ -146,7 +146,7 @@
"fetch-mock": "9.11.0",
"glob": "8.1.0",
"graphql": "16.8.1",
"graphql-ws": "5.14.1",
"graphql-ws": "5.14.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion scripts/codemods/ac2-to-ac3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"devDependencies": {
"jscodeshift": "0.15.0"
"jscodeshift": "0.15.1"
}
}

0 comments on commit dcf82ec

Please sign in to comment.