build: Bump dependencies (#9899)

build: bump dependencies

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Jiralite
2023-10-17 21:47:47 +01:00
committed by GitHub
parent 7671a836f4
commit 5b4a51945c
25 changed files with 3263 additions and 1914 deletions

View File

@@ -51,12 +51,12 @@
"devDependencies": {
"@types/node": "18.17.9",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"turbo": "^1.10.13",
"turbo": "^1.10.15",
"typescript": "^5.2.2"
},
"engines": {