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.3.0 to 15.4.1
- [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.3.0...v15.4.1)

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

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

Updates `unbuild` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.3.0...v3.3.1)

Updates `lint-staged` from 15.3.0 to 15.4.1
- [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.3.0...v15.4.1)

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

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

Updates `lint-staged` from 15.3.0 to 15.4.1
- [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.3.0...v15.4.1)

Updates `unbuild` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  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-minor
  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 Jan 20, 2025
1 parent 57fa82f commit d86c72e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 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.63.0",
"@typespec/json-schema": "^0.63.0",
"@typespec/compiler": "^0.64.0",
"@typespec/json-schema": "^0.64.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.3.0"
"unbuild": "3.3.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.11",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"rimraf": "^6.0.1",
"wireit": "^0.14.9"
},
"devDependencies": {
"@typespec/compiler": "^0.63.0"
"@typespec/compiler": "^0.64.0"
},
"lint-staged": {
"!definitions/**/*": "pnpm run code-static:fix",
Expand Down
20 changes: 10 additions & 10 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 d86c72e

Please sign in to comment.