Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the npm_and_yarn group with 8 updates #833

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump the npm_and_yarn group with 8 updates
Bumps the npm_and_yarn group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [postcss](/~https://github.com/postcss/postcss) | `8.4.33` | `8.4.34` |
| [ejs](/~https://github.com/mde/ejs) | `3.1.9` | `3.1.10` |
| [es5-ext](/~https://github.com/medikoo/es5-ext) | `0.10.62` | `0.10.64` |
| [express](/~https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](/~https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
| [msgpackr](/~https://github.com/kriszyp/msgpackr) | `1.8.3` | `1.10.2` |
| [tar](/~https://github.com/isaacs/node-tar) | `6.1.13` | `6.2.1` |
| [ws](/~https://github.com/websockets/ws) | `6.2.2` | `6.2.3` |


Updates `postcss` from 8.4.33 to 8.4.34
- [Release notes](/~https://github.com/postcss/postcss/releases)
- [Changelog](/~https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.33...8.4.34)

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

Updates `es5-ext` from 0.10.62 to 0.10.64
- [Release notes](/~https://github.com/medikoo/es5-ext/releases)
- [Changelog](/~https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

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](expressjs/express@4.18.2...4.19.2)

Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](/~https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

Updates `msgpackr` from 1.8.3 to 1.10.2
- [Release notes](/~https://github.com/kriszyp/msgpackr/releases)
- [Commits](kriszyp/msgpackr@v1.8.3...v1.10.2)

Updates `tar` from 6.1.13 to 6.2.1
- [Release notes](/~https://github.com/isaacs/node-tar/releases)
- [Changelog](/~https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.13...v6.2.1)

Updates `ws` from 6.2.2 to 6.2.3
- [Release notes](/~https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: es5-ext
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: msgpackr
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
commit ad194c415a293573f7b57accc3ebe8b611f45cfa
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"autoprefixer": "^10.4.16",
"axe-playwright": "^1.2.3",
"playwright": "^1.38.1",
"postcss": "^8.4.33",
"postcss": "^8.4.34",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.6"
Expand Down
Loading
Loading