Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#11620)
Browse files Browse the repository at this point in the history
* chore(deps): update all devdependencies

* bump CI

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: phryneas <[email protected]>
  • Loading branch information
3 people authored Mar 8, 2024
1 parent 1d2c631 commit 9e74ade
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 136 deletions.
4 changes: 2 additions & 2 deletions .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 39211,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32584
"dist/apollo-client.min.cjs": 39229,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32616
}
Loading

0 comments on commit 9e74ade

Please sign in to comment.