Skip to content

Commit

Permalink
Upgrade eas-build dependencies (#2291)
Browse files Browse the repository at this point in the history
* Upgrade eas-build dependencies

* update CHANGELOG.md
  • Loading branch information
expo-bot committed Mar 18, 2024
1 parent e5d94ad commit 08ea07b
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 15 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,8 @@ This is the log of notable changes to EAS CLI and related packages.

### 🧹 Chores

- Upgrade [`eas-build`](https://github.com/expo/eas-build) dependencies. ([#2291](https://github.com/expo/eas-cli/pull/2291) by [@expo-bot](https://github.com/expo-bot))

## [7.6.0](https://github.com/expo/eas-cli/releases/tag/v7.6.0) - 2024-03-18

### 🎉 New features
Expand Down
4 changes: 2 additions & 2 deletions packages/eas-cli/package.json
Expand Up @@ -13,7 +13,7 @@
"@expo/config": "8.5.4",
"@expo/config-plugins": "7.8.4",
"@expo/config-types": "50.0.0",
"@expo/eas-build-job": "1.0.83",
"@expo/eas-build-job": "1.0.87",
"@expo/eas-json": "7.5.0",
"@expo/json-file": "8.2.37",
"@expo/multipart-body-parser": "1.1.0",
Expand All @@ -27,7 +27,7 @@
"@expo/results": "1.0.0",
"@expo/rudder-sdk-node": "1.1.1",
"@expo/spawn-async": "1.7.0",
"@expo/steps": "1.0.85",
"@expo/steps": "1.0.87",
"@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
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.83",
"@expo/eas-build-job": "1.0.87",
"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 08ea07b

Please sign in to comment.