Skip to content

Commit

Permalink
Update HyTTS (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 8, 2023
1 parent 6ea396d commit de037e9
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 182 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"@types/express": "4.17.17",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.196",
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"esbuild": "0.18.17",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"esbuild": "0.19.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-import": "2.28.0",
Expand All @@ -62,9 +62,9 @@
"jest-circus": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest": "29.6.2",
"prettier": "3.0.0",
"prettier": "3.0.1",
"tslib": "2.6.1",
"tsup": "7.1.0",
"tsup": "7.2.0",
"typescript": "5.1.6"
},
"engines": {
Expand Down
Loading

0 comments on commit de037e9

Please sign in to comment.