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 Apr 6, 2024
1 parent 285b2d9 commit 438b19a
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 87 deletions.
152 changes: 76 additions & 76 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -112,7 +112,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@graphql-tools/schema": "10.0.3",
"@microsoft/api-extractor": "7.42.3",
"@microsoft/api-extractor": "7.43.0",
"@rollup/plugin-node-resolve": "11.2.1",
"@size-limit/esbuild-why": "11.1.2",
"@size-limit/preset-small-lib": "11.1.2",
Expand All @@ -127,17 +127,17 @@
"@types/hoist-non-react-statics": "3.3.5",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"@types/node-fetch": "2.6.11",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/relay-runtime": "14.1.23",
"@types/use-sync-external-store": "0.0.6",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/rule-tester": "7.3.1",
"@typescript-eslint/types": "7.3.1",
"@typescript-eslint/utils": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@typescript-eslint/rule-tester": "7.5.0",
"@typescript-eslint/types": "7.5.0",
"@typescript-eslint/utils": "7.5.0",
"acorn": "8.11.3",
"blob-polyfill": "7.0.20220408",
"bytes": "3.1.2",
Expand All @@ -147,11 +147,11 @@
"eslint-plugin-import": "npm:@phryneas/eslint-plugin-import@2.27.5-pr.2813.2817.199971c",
"eslint-plugin-local-rules": "2.0.1",
"eslint-plugin-testing-library": "6.2.0",
"expect-type": "0.18.0",
"expect-type": "0.19.0",
"fetch-mock": "9.11.0",
"glob": "8.1.0",
"graphql": "16.8.1",
"graphql-ws": "5.15.0",
"graphql-ws": "5.16.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
Expand All @@ -172,7 +172,7 @@
"rxjs": "7.8.1",
"size-limit": "11.1.2",
"subscriptions-transport-ws": "0.11.0",
"terser": "5.29.2",
"terser": "5.30.3",
"ts-api-utils": "1.3.0",
"ts-jest": "29.1.2",
"ts-jest-resolver": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion scripts/memory/package.json
Expand Up @@ -9,6 +9,6 @@
"graphql": "^16.0.0"
},
"devDependencies": {
"mocha": "10.3.0"
"mocha": "10.4.0"
}
}

0 comments on commit 438b19a

Please sign in to comment.