Browse Source

chore(deps-dev): bump the npm_and_yarn group across 1 directory with 4 updates

Bumps the npm_and_yarn group with 4 updates in the / directory: [express](https://github.com/expressjs/express), [gh-pages](https://github.com/tschaub/gh-pages), [ejs](https://github.com/mde/ejs) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

Updates `gh-pages` from 3.2.3 to 5.0.0
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v3.2.3...v5.0.0)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: gh-pages
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11224/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
5e4554807c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      package.json
  2. 2547
      pnpm-lock.yaml

4
package.json

@ -77,8 +77,8 @@
"@umijs/max": "^4.1.1", "@umijs/max": "^4.1.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"express": "^4.18.2", "express": "^4.19.2",
"gh-pages": "^3.2.3", "gh-pages": "^5.0.0",
"husky": "^7.0.4", "husky": "^7.0.4",
"jest": "^29.7.0", "jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",

2547
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save