Skip to content

Commit

Permalink
Update Other deps (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 2bdfa98 commit fb08710
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 157 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^20.5.9",
"async": "^3.2.1",
"execa": "^8.0.0",
"knip": "^2.33.4",
"knip": "^3.0.0",
"minimist": "^1.2.6",
"package-dependency-graph": "^1.14.4",
"prettier": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/alfa-toolchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"registry": "https://npm.pkg.github.com/"
},
"dependencies": {
"@changesets/assemble-release-plan": "^5.2.4",
"@changesets/config": "^2.3.1",
"@changesets/assemble-release-plan": "^6.0.0",
"@changesets/config": "^3.0.0",
"@changesets/get-github-info": "^0.6.0",
"@changesets/git": "^2.0.0",
"@changesets/git": "^3.0.0",
"@changesets/read": "^0.6.0",
"@manypkg/get-packages": "=1.1.3",
"@siteimprove/alfa-array": "workspace:^0.69.0",
Expand All @@ -46,7 +46,7 @@
"resolve-from": "^5.0.0"
},
"devDependencies": {
"@changesets/types": "^5.2.1",
"@changesets/types": "^6.0.0",
"@siteimprove/alfa-test": "workspace:^0.69.0"
}
}
Loading

0 comments on commit fb08710

Please sign in to comment.