Skip to content

Commit

Permalink
Update all non major NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 69b1d2c commit 34ac668
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@
"@types/http-errors": "^2.0.4",
"@types/jest": "^29.5.12",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.6",
"@types/node": "^20.14.9",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.16",
"@types/passport-oauth2": "^1.4.17",
"@types/superagent": "^8.1.7",
"@types/supertest": "^6.0.2",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"audit-ci": "^7.0.1",
"concurrently": "^8.2.2",
"cookie-session": "^2.1.0",
Expand All @@ -171,10 +171,10 @@
"nock": "^13.5.4",
"nodemon": "^3.1.4",
"prettier": "^3.3.2",
"prettier-plugin-jinja-template": "^1.4.0",
"prettier-plugin-jinja-template": "^1.4.1",
"sass": "^1.77.6",
"supertest": "^7.0.0",
"ts-jest": "^29.1.5",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
}
}

0 comments on commit 34ac668

Please sign in to comment.