Skip to content

Commit

Permalink
chore(deps): 🧹 update dependencies
Browse files Browse the repository at this point in the history
- Update @types/node to version 20.3.3
- Update eslint to version 8.44.0
- Update turbo to version 1.10.7
- Update typescript to version 5.1.6
- Update pnpm to version 8.6.5
  • Loading branch information
navin-moorthy committed Jul 3, 2023
1 parent eadb3da commit 4554cbd
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 256 deletions.
2 changes: 2 additions & 0 deletions .github/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,5 @@ push code ✨
[13]: https://cspell.org
[14]: https://npmpackagejsonlint.org/
[15]: https:/all-contributors/all-contributors

<!-- TODO: Update ignore files & sync other constants from upstream -->
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
"@octokit/core": "4.2.4",
"@release-it/conventional-changelog": "5.1.1",
"@types/node": "20.3.2",
"@types/node": "20.3.3",
"@typescript-eslint/experimental-utils": "5.60.1",
"all-contributors-cli": "6.26.0",
"cspell": "6.31.1",
"dedent": "0.7.0",
"del-cli": "5.0.0",
"dotenv-cli": "7.2.1",
"eslint": "8.43.0",
"eslint": "8.44.0",
"eslint-config-canonical": "41.0.5",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.9.0",
Expand All @@ -120,11 +120,11 @@
"toml-eslint-parser": "0.6.0",
"ts-node": "10.9.1",
"tsup": "7.1.0",
"turbo": "1.10.6",
"typescript": "5.1.5",
"turbo": "1.10.7",
"typescript": "5.1.6",
"yaml-eslint-parser": "1.2.2"
},
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.6.5",
"gacp": {
"add": false,
"push": false,
Expand Down
Loading

0 comments on commit 4554cbd

Please sign in to comment.