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] committed Nov 2, 2024
1 parent 753f7b8 commit 0e36688
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 28 deletions.
40 changes: 18 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.14.3",
"version": "0.14.4",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -71,15 +71,15 @@
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.2",
"@types/node": "^20.17.3",
"@types/nodemailer": "^6.4.16",
"@types/pino-http": "^5.8.4",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@types/swagger-ui-express": "^4.1.7",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"chai": "^5.1.2",
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.0.1",
Expand All @@ -88,7 +88,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.11.0",
"mocha": "^10.7.3",
"mocha": "^10.8.1",
"pino-colada": "^2.2.2",
"playwright-ctrf-json-reporter": "^0.0.18",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 0e36688

Please sign in to comment.