Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `2.7.16` | `3.0.0` |
| [braces](https://github.com/micromatch/braces) | `2.3.2` | `3.0.3` |
| [markdown-it](https://github.com/markdown-it/markdown-it) | `8.4.2` | `14.1.0` |
| [micromatch](https://github.com/micromatch/micromatch) | `3.1.10` | `4.0.8` |
| [nth-check](https://github.com/fb55/nth-check) | `1.0.2` | `2.1.1` |
| [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.47` |


Updates `vue` from 2.7.16 to 3.0.0
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `markdown-it` from 8.4.2 to 14.1.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@8.4.2...14.1.0)

Updates `micromatch` from 3.1.10 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@3.1.10...4.0.8)

Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v1.0.2...v2.1.1)

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

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: markdown-it
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nth-check
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent cf77898 commit a0307f6
Show file tree
Hide file tree
Showing 2 changed files with 2,014 additions and 8,363 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@vuepress/plugin-nprogress": "^2.0.0-rc.56",
"@vuepress/theme-default": "^2.0.0-rc.56",
"sass-embedded": "^1.80.4",
"vue": "^3.5.0",
"vue": "^3.0.0",
"vuepress": "^2.0.0-rc.18"
},
"scripts": {
Expand Down
Loading

0 comments on commit a0307f6

Please sign in to comment.