Skip to content

Commit

Permalink
Merge branch 'main' into add-bookstore-schema-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yedidyar authored Mar 17, 2024
2 parents d8e172e + faf85ec commit d23d936
Showing 3 changed files with 113 additions and 62 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -40,11 +40,11 @@
"@types/pluralize": "^0.0.33",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint-plugin-sonarjs": "^0.23.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"vitest": "^1.1.1"
"vitest": "^1.3.1"
}
}
163 changes: 110 additions & 53 deletions pnpm-lock.yaml

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

0 comments on commit d23d936

Please sign in to comment.