Skip to content

Commit

Permalink
build(deps): bump the npm-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-deps group with 2 updates in the / directory: [@cmfcmf/docusaurus-search-local](https://github.com/cmfcmf/docusaurus-search-local) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@cmfcmf/docusaurus-search-local` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/cmfcmf/docusaurus-search-local/releases)
- [Changelog](https://github.com/cmfcmf/docusaurus-search-local/blob/main/CHANGELOG.md)
- [Commits](cmfcmf/docusaurus-search-local@v1.1.0...v1.2.0)

Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: "@cmfcmf/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ondrejbudai committed Jul 2, 2024
1 parent c57edca commit c869d38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.1.0",
"@cmfcmf/docusaurus-search-local": "^1.2.0",
"@docusaurus/core": "3.4.0",
"@docusaurus/plugin-client-redirects": "^3.4.0",
"@docusaurus/preset-classic": "3.4.0",
Expand All @@ -34,7 +34,7 @@
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "3.4.0",
"@docusaurus/types": "3.4.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit c869d38

Please sign in to comment.