Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#11979)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 17dc2e8 commit 07693a2
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 40164,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32977
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32974
}
112 changes: 56 additions & 56 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@babel/parser": "7.24.8",
"@babel/parser": "7.25.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@graphql-tools/merge": "9.0.4",
Expand All @@ -135,11 +135,11 @@
"@types/react-dom": "18.3.0",
"@types/relay-runtime": "14.1.24",
"@types/use-sync-external-store": "0.0.6",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/rule-tester": "7.16.1",
"@typescript-eslint/types": "7.16.1",
"@typescript-eslint/utils": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/rule-tester": "7.18.0",
"@typescript-eslint/types": "7.18.0",
"@typescript-eslint/utils": "7.18.0",
"acorn": "8.12.1",
"ajv": "8.17.1",
"blob-polyfill": "7.0.20220408",
Expand Down

0 comments on commit 07693a2

Please sign in to comment.