Skip to content

Commit

Permalink
Upgrade eas-build dependencies (#2734)
Browse files Browse the repository at this point in the history
⬆️ Upgrades [`eas-build`](https://github.com/expo/eas-build) dependencies.
  • Loading branch information
expo-bot authored Dec 2, 2024
1 parent db7461a commit 7d60ba2
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/eas-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@expo/code-signing-certificates": "0.0.5",
"@expo/config": "10.0.4",
"@expo/config-plugins": "9.0.9",
"@expo/eas-build-job": "1.0.149",
"@expo/eas-build-job": "1.0.151",
"@expo/eas-json": "13.4.0",
"@expo/env": "^0.4.0",
"@expo/json-file": "8.3.3",
Expand All @@ -28,7 +28,7 @@
"@expo/results": "1.0.0",
"@expo/rudder-sdk-node": "1.1.1",
"@expo/spawn-async": "1.7.2",
"@expo/steps": "1.0.150",
"@expo/steps": "1.0.151",
"@expo/timeago.js": "1.0.0",
"@oclif/core": "^1.26.2",
"@oclif/plugin-autocomplete": "^2.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/eas-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/expo/eas-cli/issues",
"dependencies": {
"@babel/code-frame": "7.23.5",
"@expo/eas-build-job": "1.0.149",
"@expo/eas-build-job": "1.0.151",
"chalk": "4.1.2",
"env-string": "1.0.1",
"fs-extra": "11.2.0",
Expand Down
49 changes: 37 additions & 12 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d60ba2

Please sign in to comment.