Skip to content

Commit

Permalink
Bump the typescript group with 2 updates (#7614)
Browse files Browse the repository at this point in the history
Bumps the typescript group with 2 updates: [@types/micromatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/micromatch) and [typescript](https://github.com/Microsoft/TypeScript).


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

Updates `typescript` from 5.4.4 to 5.4.5
- [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.4...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 9959110 commit 607ad22
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -214,7 +214,7 @@
"@types/global-modules": "^2.0.2",
"@types/globjoin": "^0.1.2",
"@types/imurmurhash": "^0.1.4",
"@types/micromatch": "^4.0.6",
"@types/micromatch": "^4.0.7",
"@types/normalize-path": "^3.0.2",
"@types/postcss-less": "^4.0.6",
"@types/postcss-resolve-nested-selector": "^0.1.3",
Expand Down Expand Up @@ -244,7 +244,7 @@
"remark-cli": "^12.0.0",
"rollup": "^4.14.1",
"sugarss": "^4.0.1",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18.12.0"
Expand Down

0 comments on commit 607ad22

Please sign in to comment.