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 14, 2024
1 parent 5b4069d commit 165cbf4
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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 All @@ -117,12 +117,12 @@
"cookie-parser": "^1.4.7",
"csurf": "^1.11.0",
"dayjs": "^1.11.13",
"express": "^4.21.1",
"express": "^4.21.2",
"express-prom-bundle": "^7.0.2",
"express-session": "^1.18.1",
"govuk-frontend": "^5.7.1",
"helmet": "^8.0.0",
"hmpps-court-cases-release-dates-design": "^2.9.5",
"hmpps-court-cases-release-dates-design": "^2.11.2",
"http-errors": "^2.0.0",
"jwt-decode": "^4.0.0",
"luxon": "^3.5.0",
Expand All @@ -145,38 +145,38 @@
"@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.1",
"cypress-axe": "^1.5.0",
"cypress-multi-reporters": "^2.0.4",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-cypress": "^3.6.0",
"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.2",
"prettier-plugin-jinja-template": "^2.0.0",
"sass": "^1.80.7",
"sass": "^1.82.0",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit 165cbf4

Please sign in to comment.