Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent a746350 commit f14b586
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.15.22",
"version": "0.15.23",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -88,7 +88,7 @@
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"mocha": "^11.0.1",
"pino-colada": "^2.2.2",
"playwright": "^1.49.1",
Expand All @@ -99,6 +99,6 @@
"supertest": "^7.0.0",
"testcontainers": "^10.16.0",
"typescript": "^5.7.2",
"undici": "^7.1.1"
"undici": "^7.2.0"
}
}

0 comments on commit f14b586

Please sign in to comment.