Browse Source

chore(deps): bump the npm_and_yarn group with 3 updates

Bumps the npm_and_yarn group with 3 updates: [express](https://github.com/expressjs/express), [gh-pages](https://github.com/tschaub/gh-pages) and [rollup](https://github.com/rollup/rollup).


Updates `express` from 4.19.2 to 4.20.0
- [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.19.2...4.20.0)

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 `rollup` from 3.29.4 to 3.29.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
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: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

4
package.json

@ -74,8 +74,8 @@
"@umijs/max": "^4.2.9", "@umijs/max": "^4.2.9",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"express": "^4.19.2", "express": "^4.20.0",
"gh-pages": "^3.2.3", "gh-pages": "^5.0.0",
"husky": "^9.1.6", "husky": "^9.1.6",
"jest": "^29.7.0", "jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",

1476
pnpm-lock.yaml

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