Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent d3a22b9 commit 89bedef
Show file tree
Hide file tree
Showing 10 changed files with 33,505 additions and 30,858 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
20.18.0
48,735 changes: 24,336 additions & 24,399 deletions .pnp.cjs

Large diffs are not rendered by default.

1,219 changes: 649 additions & 570 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ---- Base image ----
FROM hmctspublic.azurecr.io/base/node:18-alpine as base
FROM hmctspublic.azurecr.io/base/node:20-alpine as base

USER root
RUN corepack enable
Expand Down
2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

// tag::dependencies[]
dependencies {
testImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '1.6.4'
testImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.16'
testImplementation 'com.github.hmcts:fortify-client:1.3.0:all'
}
// end::dependencies[]
Expand Down
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,35 +29,35 @@
"@hmcts/info-provider": "^1.2.2",
"@hmcts/nodejs-healthcheck": "^1.8.4",
"@hmcts/nodejs-logging": "^4.0.4",
"@hmcts/properties-volume": "^0.0.14",
"@types/config": "^0.0.41",
"@hmcts/properties-volume": "^1.0.0",
"@types/config": "^3.0.0",
"@types/cookie-parser": "^1.4.7",
"@types/csurf": "^1.11.5",
"@types/es6-promisify": "^6.0.4",
"@types/express": "^4.17.21",
"@types/glob": "^7.2.0",
"@types/helmet": "^0.0.48",
"@types/express": "^5.0.0",
"@types/glob": "^8.0.0",
"@types/helmet": "^4.0.0",
"@types/http-proxy-middleware": "^1.0.0",
"@types/i18next": "^13.0.0",
"@types/lodash": "^4.14.182",
"@types/node": "^18.15.11",
"@types/node": "^20.0.0",
"@types/nunjucks": "^3.2.6",
"@types/require-directory": "^2.1.6",
"@types/serve-favicon": "^2.5.7",
"applicationinsights": "^2.3.3",
"applicationinsights": "^3.0.0",
"autobind-decorator": "^2.4.0",
"awilix": "^7.0.3",
"awilix": "^12.0.0",
"axios": "1.7.7",
"config": "^3.3.7",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
"express": "4.21.0",
"express-nunjucks": "^2.2.5",
"express-nunjucks": "^3.0.0",
"glob-parent": "6.0.2",
"govuk-frontend": "^4.8.0",
"helmet": "^4.6.0",
"http-proxy-middleware": "^2.0.6",
"i18next": "^21.8.14",
"govuk-frontend": "^5.0.0",
"helmet": "^8.0.0",
"http-proxy-middleware": "^3.0.0",
"i18next": "^23.0.0",
"i18next-http-middleware": "^3.2.1",
"jquery": "^3.6.0",
"js-yaml": "^4.1.0",
Expand All @@ -67,57 +67,57 @@
"serve-favicon": "^2.5.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^4.7.4"
"typescript": "^5.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@codeceptjs/allure-legacy": "^1.0.2",
"@codeceptjs/configure": "^0.10.0",
"@codeceptjs/configure": "^1.0.0",
"@playwright/test": "^1.32.1",
"@types/chai-as-promised": "^7.1.5",
"@types/cucumber": "^6.0.1",
"@types/chai-as-promised": "^8.0.0",
"@types/cucumber": "^7.0.0",
"@types/jest": "^29.5.12",
"@types/supertest": "^2.0.16",
"@types/supertest": "^6.0.0",
"@types/webpack-dev-middleware": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/eslint-plugin-tslint": "^5.57.1",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/eslint-plugin-tslint": "^7.0.0",
"@typescript-eslint/parser": "^8.0.0",
"allure-commandline": "^2.29.0",
"allure-playwright": "^2.1.0",
"allure-playwright": "^3.0.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^9.1.3",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"chokidar": "^3.6.0",
"chai": "^5.0.0",
"chai-as-promised": "^8.0.0",
"chokidar": "^4.0.0",
"codeceptjs": "^3.5.6",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.0.0",
"cucumber": "^6.0.7",
"debug": "^4.3.4",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^28.1.3",
"jest": "^29.0.0",
"mini-css-extract-plugin": "^2.6.1",
"nock": "^13.2.9",
"nodemon": "^2.0.19",
"nodemon": "^3.0.0",
"npm-run-all": "^4.1.5",
"pa11y": "^6.2.3",
"pa11y": "^8.0.0",
"playwright": "1.30.0",
"request": "^2.88.2",
"sass": "^1.69.4",
"sass-lint": "^1.13.1",
"sass-loader": "^13.0.2",
"sinon": "^14.0.0",
"sinon-chai": "^3.7.0",
"sass-loader": "^16.0.0",
"sinon": "^19.0.0",
"sinon-chai": "^4.0.0",
"sonar-scanner": "^3.1.0",
"style-loader": "^3.3.1",
"superagent": "^8.1.2",
"ts-jest": "^28.0.7",
"style-loader": "^4.0.0",
"superagent": "^10.0.0",
"ts-jest": "^29.0.0",
"ts-loader": "^9.3.1",
"tslint": "^6.1.3",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0",
"webpack-cli": "^5.0.0",
"webpack-dev-middleware": "^5.3.4",
"webpack-node-externals": "^3.0.0"
},
Expand All @@ -141,5 +141,5 @@
"tar": ">=6.2.1",
"braces": ">=3.0.3"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit 89bedef

Please sign in to comment.