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 Nov 28, 2024
1 parent 471a7fb commit 4d5c818
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 69 deletions.
145 changes: 83 additions & 62 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,20 +131,20 @@
"@types/jest": "^29.5.14",
"@types/jest-when": "^3.5.5",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^20.17.6",
"@types/node": "^20.17.7",
"@types/nunjucks": "^3.2.6",
"@types/passport": "^1.0.17",
"@types/passport-oauth2": "^1.4.17",
"@types/superagent": "^8.1.9",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"audit-ci": "^7.1.0",
"cheerio": "^1.0.0",
"concurrently": "^9.1.0",
"cookie-session": "^2.1.0",
"cypress": "^13.15.2",
"cypress": "^13.16.0",
"cypress-multi-reporters": "^2.0.4",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
Expand All @@ -155,7 +155,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-html-reporter": "^3.10.2",
"jest-junit": "^16.0.0",
Expand All @@ -168,9 +168,9 @@
"openapi-typescript": "^7.4.3",
"prettier": "^3.3.3",
"prettier-plugin-jinja-template": "^2.0.0",
"sass": "^1.80.7",
"sass": "^1.81.0",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit 4d5c818

Please sign in to comment.