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 24, 2024
1 parent 471a7fb commit d08428c
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 64 deletions.
137 changes: 79 additions & 58 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
Expand Up @@ -138,13 +138,13 @@
"@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 d08428c

Please sign in to comment.