Skip to content

Commit

Permalink
build(deps): bump micromatch and @types/micromatch
Browse files Browse the repository at this point in the history
Bumps [micromatch](https://github.com/micromatch/micromatch) and [@types/micromatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/micromatch). These dependencies needed to be updated together.

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

Updates `@types/micromatch` from 4.0.7 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/micromatch)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/micromatch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sdorra committed Aug 23, 2024
1 parent 141d49d commit e41bdca
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typescript": "^5.0.2"
},
"devDependencies": {
"@types/micromatch": "^4.0.7",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.14.9",
"@types/pluralize": "^0.0.33",
"@types/serialize-javascript": "^5.0.4",
Expand All @@ -43,7 +43,7 @@
"esbuild": "^0.21.4",
"fast-glob": "^3.3.2",
"gray-matter": "^4.0.3",
"micromatch": "^4.0.7",
"micromatch": "^4.0.8",
"p-limit": "^6.1.0",
"pluralize": "^8.0.0",
"serialize-javascript": "^6.0.2",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e41bdca

Please sign in to comment.