Skip to content

Commit

Permalink
chore(deps): bump the dev-dependencies group across 3 directories wit…
Browse files Browse the repository at this point in the history
…h 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged), [@typespec/compiler](https://github.com/microsoft/typespec), [@typespec/json-schema](https://github.com/microsoft/typespec) and [unbuild](https://github.com/unjs/unbuild).
Bumps the dev-dependencies group with 3 updates in the /definitions directory: [lint-staged](https://github.com/lint-staged/lint-staged), [@typespec/compiler](https://github.com/microsoft/typespec) and [@typespec/json-schema](https://github.com/microsoft/typespec).
Bumps the dev-dependencies group with 2 updates in the /integrations/npm/especificacao directory: [lint-staged](https://github.com/lint-staged/lint-staged) and [unbuild](https://github.com/unjs/unbuild).


Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

Updates `@typespec/compiler` from 0.62.0 to 0.63.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@0.63.0)

Updates `@typespec/json-schema` from 0.62.0 to 0.63.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@0.63.0)

Updates `unbuild` from 3.0.0-rc.11 to 3.0.1
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.0.0-rc.11...v3.0.1)

Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

Updates `@typespec/compiler` from 0.62.0 to 0.63.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@0.63.0)

Updates `@typespec/json-schema` from 0.62.0 to 0.63.0
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]@0.63.0)

Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

Updates `unbuild` from 3.0.0-rc.11 to 3.0.1
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.0.0-rc.11...v3.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typespec/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typespec/json-schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: unbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typespec/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typespec/json-schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: unbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d84a516 commit de5b26b
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 38 deletions.
4 changes: 2 additions & 2 deletions definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"code-static:fix": "wireit"
},
"devDependencies": {
"@typespec/compiler": "^0.62.0",
"@typespec/json-schema": "^0.62.0",
"@typespec/compiler": "^0.63.0",
"@typespec/json-schema": "^0.63.0",
"wireit": "^0.14.9"
},
"wireit": {
Expand Down
2 changes: 1 addition & 1 deletion integrations/npm/especificacao/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"quicktype": "^23.0.170",
"unbuild": "3.0.0-rc.11"
"unbuild": "3.0.1"
},
"wireit": {
"prepublishOnly": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"rimraf": "^6.0.1",
"wireit": "^0.14.9"
},
"devDependencies": {
"@typespec/compiler": "^0.62.0"
"@typespec/compiler": "^0.63.0"
},
"lint-staged": {
"!definitions/**/*": "pnpm run code-static:fix",
Expand Down
56 changes: 23 additions & 33 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 de5b26b

Please sign in to comment.