Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#11222)
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 Sep 19, 2023
1 parent 6d507ef commit 7808c08
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
166 changes: 83 additions & 83 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,22 +117,22 @@
"@testing-library/react-12": "npm:@testing-library/react@^12",
"@testing-library/user-event": "14.5.1",
"@tsconfig/node20": "20.1.2",
"@types/bytes": "3.1.1",
"@types/bytes": "3.1.2",
"@types/fetch-mock": "7.3.6",
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.5.4",
"@types/hoist-non-react-statics": "3.3.2",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.198",
"@types/node": "20.6.1",
"@types/node": "20.6.2",
"@types/node-fetch": "2.6.5",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/use-sync-external-store": "0.0.4",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/rule-tester": "6.7.0",
"@typescript-eslint/types": "6.7.0",
"@typescript-eslint/utils": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@typescript-eslint/rule-tester": "6.7.2",
"@typescript-eslint/types": "6.7.2",
"@typescript-eslint/utils": "6.7.2",
"acorn": "8.10.0",
"blob-polyfill": "7.0.20220408",
"bytes": "3.1.2",
Expand All @@ -145,7 +145,7 @@
"expect-type": "0.16.0",
"fetch-mock": "9.11.0",
"glob": "8.1.0",
"graphql": "16.8.0",
"graphql": "16.8.1",
"graphql-ws": "5.14.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -159,7 +159,7 @@
"react-dom-17": "npm:react-dom@^17",
"react-error-boundary": "3.1.4",
"recast": "0.23.4",
"resolve": "1.22.5",
"resolve": "1.22.6",
"rimraf": "5.0.1",
"rollup": "2.79.1",
"rollup-plugin-terser": "7.0.2",
Expand Down

0 comments on commit 7808c08

Please sign in to comment.