Skip to content

Commit

Permalink
chore: 🤖 Remove testTools and updates dependencies (#7)
Browse files Browse the repository at this point in the history
* chore: 🤖 use workspace protocol

* chore: 🤖 remove testTools

* chore: 🤖 missing package

* chore: 🤖 remove dependency

* chore: 🤖 changeset

* chore: 🤖 use public package versions

* chore: 🤖 update lockfile

* chore: 🤖 changeset
  • Loading branch information
heldrida authored Oct 30, 2024
1 parent c6d5024 commit 0ad3488
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 210 deletions.
5 changes: 5 additions & 0 deletions .changeset/fifty-chefs-mix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'Examples': minor
---

Changes required during monorepository transition
5 changes: 5 additions & 0 deletions .changeset/many-houses-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"Examples": patch
---

Remove testTools and updates dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@changesets/cli": "^2.27.6",
"@fleek-platform/errors": "^2.7.0",
"@fleek-platform/utils-genql-client": "^0.2.1",
"@fleek-platform/utils-token": "^0.2.0",
"@fleek-platform/utils-token": "^0.2.2",
"@jspm/core": "^2.0.1",
"@tsconfig/node16": "^16.1.3",
"@types/detect-node": "^2.0.0",
Expand Down
20 changes: 6 additions & 14 deletions pnpm-lock.yaml

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

14 changes: 0 additions & 14 deletions src/testTools/inferAndCombineItContext.ts

This file was deleted.

128 changes: 0 additions & 128 deletions src/testTools/mockDatabasesAndGraphqlWithBrowserSdkForEachTest.ts

This file was deleted.

48 changes: 0 additions & 48 deletions src/testTools/mockDatabasesAndGraphqlWithNodeSdkForEachTest.ts

This file was deleted.

5 changes: 0 additions & 5 deletions src/testTools/secrets.ts

This file was deleted.

0 comments on commit 0ad3488

Please sign in to comment.