Skip to content

Commit

Permalink
Merge pull request #12293 from bbc/minor-patch-dependency-updates
Browse files Browse the repository at this point in the history
Minor/Patch dependency updates
  • Loading branch information
karinathomasbbc authored Jan 16, 2025
2 parents e0bd681 + 77bffb9 commit 48e0899
Show file tree
Hide file tree
Showing 84 changed files with 864 additions and 84 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ yarnPath: .yarn/releases/yarn-4.1.1.cjs
npmAuditExcludePackages: []

npmAuditIgnoreAdvisories: []

defaultSemverRangePrefix: ""
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
"@loadable/server": "5.16.5",
"@optimizely/react-sdk": "3.2.2",
"aws-embedded-metrics": "4.2.0",
"compression": "1.7.4",
"compression": "1.7.5",
"core-js": "3.39.0",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"express": "4.21.1",
"express-static-gzip": "2.1.8",
"helmet": "8.0.0",
Expand Down Expand Up @@ -221,11 +221,11 @@
"eslint-plugin-json": "4.0.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-prettier": "5.2.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.0.0",
"glob": "11.0.0",
"husky": "9.1.4",
"husky": "9.1.7",
"inspectpack": "4.7.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -237,7 +237,7 @@
"minimist": "1.2.8",
"mkdirp": "3.0.1",
"mocha-junit-reporter": "2.2.1",
"npm-run-all2": "7.0.1",
"npm-run-all2": "7.0.2",
"prettier": "3.3.3",
"retry": "0.13.1",
"start-server-nestjs-webpack-plugin": "2.2.5",
Expand All @@ -248,9 +248,9 @@
"terser-webpack-plugin": "5.3.10",
"timemachine": "0.3.2",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "5.6.3",
"wait-on": "8.0.1",
"wait-on": "8.0.2",
"webpack": "5.96.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion ws-nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"next-test-api-route-handler": "^4.0.8",
"npm-run-all2": "7.0.1",
"npm-run-all2": "7.0.2",
"ts-node": "^10.9.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 48e0899

Please sign in to comment.