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 Oct 23, 2023
1 parent 7c4bf2b commit e42637d
Show file tree
Hide file tree
Showing 11 changed files with 2,961 additions and 2,646 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@types/async": "^3.2.20",
"@types/node": "^20.5.9",
"async": "^3.2.1",
"execa": "^5.1.1",
"execa": "^8.0.0",
"knip": "^2.33.4",
"minimist": "^1.2.6",
"package-dependency-graph": "^1.14.4",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"typescript": "^5.2.2"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.0"
}
4 changes: 2 additions & 2 deletions packages/alfa-aria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"devDependencies": {
"@siteimprove/alfa-test": "workspace:^0.68.0",
"prettier": "^2.7.1",
"puppeteer": "^19.9.1"
"prettier": "^3.0.0",
"puppeteer": "^21.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"browserslist": "^4.17.0"
},
"devDependencies": {
"@mdn/browser-compat-data": "^3.1.3",
"prettier": "^2.7.1"
"@mdn/browser-compat-data": "^5.0.0",
"prettier": "^3.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-iana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@siteimprove/alfa-test": "workspace:^0.68.0",
"axios": "^0.27.2",
"prettier": "^2.7.1"
"axios": "^1.0.0",
"prettier": "^3.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"@types/node": "^20.5.9",
"chalk": "^4.1.2"
"chalk": "^5.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/alfa-toolchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@changesets/get-github-info": "^0.5.2",
"@changesets/git": "^2.0.0",
"@changesets/read": "^0.5.9",
"@manypkg/get-packages": "^1.1.3",
"@manypkg/get-packages": "^2.0.0",
"@siteimprove/alfa-result": "workspace:^0.68.0",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"resolve-from": "^5.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/alfa-wcag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@siteimprove/alfa-refinement": "workspace:^0.68.0"
},
"devDependencies": {
"prettier": "^2.7.1",
"puppeteer": "^19.9.1"
"prettier": "^3.0.0",
"puppeteer": "^21.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit e42637d

Please sign in to comment.