Skip to content

Commit

Permalink
Merge pull request #204 from ladesa-ro/dependabot/npm_and_yarn/dev-de…
Browse files Browse the repository at this point in the history
…pendencies-36d330aa46

chore(deps): bump the dev-dependencies group across 3 directories with 5 updates
  • Loading branch information
guesant authored Jan 16, 2025
2 parents b035b2f + 1a7ba27 commit d3cbae1
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 62 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.3.0"
},
"wireit": {
"prepublishOnly": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
},
"dependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.11",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.3.0",
"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
109 changes: 53 additions & 56 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 d3cbae1

Please sign in to comment.