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 12 updates #413

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ciabutas
Copy link

Bumps the npm_and_yarn group with 12 updates:

Package From To
nanoid 3.1.23 3.1.31

Updates nanoid from 3.1.23 to 3.1.31

Updates postcss from 8.3.6 to 8.4.31

Updates vite from 2.4.4 to 2.9.18

Updates @babel/traverse from 7.13.17 to 7.24.7

Updates ansi-regex from 3.0.0 to 3.0.1

Updates decode-uri-component from 0.2.0 to 0.2.2

Updates json5 from 1.0.1 to 1.0.2

Updates loader-utils from 1.4.0 to 1.4.2

Updates minimatch from 3.0.4 to 3.1.2

Updates semver from 6.3.0 to 6.3.1

Updates terser from 5.6.1 to 5.31.1

Updates word-wrap from 1.2.3 to 1.2.5


updated-dependencies:

  • dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn
  • dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: ansi-regex dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: decode-uri-component dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: loader-utils dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: terser dependency-type: indirect dependency-group: npm_and_yarn
  • dependency-name: word-wrap dependency-type: indirect dependency-group: npm_and_yarn ...

Bumps the npm_and_yarn group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [nanoid](https://github.com/ai/nanoid) | `3.1.23` | `3.1.31` |
| [postcss](https://github.com/postcss/postcss) | `8.3.6` | `8.4.31` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `2.4.4` | `2.9.18` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.13.17` | `7.24.7` |
| [ansi-regex](https://github.com/chalk/ansi-regex) | `3.0.0` | `3.0.1` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` |
| [loader-utils](https://github.com/webpack/loader-utils) | `1.4.0` | `1.4.2` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` |
| [terser](https://github.com/terser/terser) | `5.6.1` | `5.31.1` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |


Updates `nanoid` from 3.1.23 to 3.1.31
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.23...3.1.31)

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

Updates `vite` from 2.4.4 to 2.9.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)

Updates `@babel/traverse` from 7.13.17 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)

Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `decode-uri-component` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

Updates `json5` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

Updates `loader-utils` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

Updates `terser` from 5.6.1 to 5.31.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.6.1...v5.31.1)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: json5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: loader-utils
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: terser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mkdown ❌ Failed (Inspect) Aug 12, 2024 9:57pm

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-9a804ace56 branch August 12, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant