Skip to content

Commit

Permalink
publish latests
Browse files Browse the repository at this point in the history
  • Loading branch information
dmail committed Aug 13, 2024
1 parent eb7537a commit 51b91d1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/file-size-impact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@jsenv/dynamic-import-worker": "1.2.1",
"@jsenv/filesystem": "4.10.2",
"@jsenv/github-pull-request-impact": "1.7.6",
"@jsenv/github-pull-request-impact": "1.7.7",
"@jsenv/log": "3.5.2",
"@jsenv/urls": "2.5.2",
"@jsenv/humanize": "1.2.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/github-release-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"dependencies": {
"@jsenv/filesystem": "4.10.2",
"@jsenv/log": "3.5.2",
"@jsenv/github-pull-request-impact": "1.7.6"
"@jsenv/github-pull-request-impact": "1.7.7"
}
}
2 changes: 1 addition & 1 deletion packages/lighthouse-impact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jsenv/abort": "4.3.0",
"@jsenv/dynamic-import-worker": "1.2.1",
"@jsenv/filesystem": "4.10.2",
"@jsenv/github-pull-request-impact": "1.7.6",
"@jsenv/github-pull-request-impact": "1.7.7",
"@jsenv/log": "3.5.2",
"lighthouse": "12.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@jsenv/urls": "2.5.2",
"@jsenv/filesystem": "4.10.2",
"@jsenv/package-publish": "1.10.6",
"@jsenv/package-publish": "1.10.7",
"@jsenv/humanize": "1.2.8",
"semver": "7.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/performance-impact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@jsenv/dynamic-import-worker": "1.2.1",
"@jsenv/filesystem": "4.10.2",
"@jsenv/github-pull-request-impact": "1.7.6",
"@jsenv/github-pull-request-impact": "1.7.7",
"@jsenv/humanize": "1.2.8",
"@jsenv/log": "3.5.2"
}
Expand Down

0 comments on commit 51b91d1

Please sign in to comment.