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 Dec 7, 2024
1 parent 5ac74d0 commit cc8137c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"dependencies": {
"@microsoft/applicationinsights-clickanalytics-js": "^3.3.4",
"@microsoft/applicationinsights-web": "^3.3.4",
"@ministryofjustice/frontend": "^3.0.2",
"@ministryofjustice/frontend": "^3.1.0",
"accessible-autocomplete": "^3.0.1",
"agentkeepalive": "^4.5.0",
"applicationinsights": "^2.9.6",
Expand Down Expand Up @@ -145,26 +145,26 @@
"@types/connect-flash": "0.0.40",
"@types/cookie-session": "^2.0.49",
"@types/csurf": "^1.11.5",
"@types/express-session": "^1.18.0",
"@types/express-session": "^1.18.1",
"@types/http-errors": "^2.0.4",
"@types/jest": "^29.5.14",
"@types/jsonwebtoken": "^9.0.7",
"@types/luxon": "^3.4.2",
"@types/node": "^20.17.6",
"@types/node": "^20.17.9",
"@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.17.0",
"@typescript-eslint/parser": "^8.17.0",
"audit-ci": "^7.1.0",
"axe-core": "^4.10.2",
"cheerio": "^1.0.0",
"concurrently": "^9.1.0",
"cookie-session": "^2.1.0",
"cypress": "^13.15.2",
"cypress": "^13.16.0",
"cypress-axe": "^1.5.0",
"cypress-multi-reporters": "^2.0.4",
"dotenv": "^16.4.5",
Expand All @@ -176,7 +176,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 @@ -186,12 +186,12 @@
"mockdate": "^3.0.5",
"nock": "^13.5.6",
"nodemon": "^3.1.7",
"openapi-typescript": "^7.4.3",
"prettier": "^3.3.3",
"openapi-typescript": "^7.4.4",
"prettier": "^3.4.1",
"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 cc8137c

Please sign in to comment.