From 104b5aef377d24d4d7900245d361bc6c9feeca93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:53:35 +0100 Subject: [PATCH] Bump ace-builds from 1.13.1 to 1.15.0 (#489) Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.13.1 to 1.15.0. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.13.1...v1.15.0) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43a454e9..5a39a261 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@material-ui/core": "^4.12.3", "@material-ui/lab": "^4.0.0-alpha.60", "@openzeppelin/contracts": "^4.8.1", - "ace-builds": "^1.13.1", + "ace-builds": "^1.15.0", "bignumber.js": "^9.0.2", "ethers": "^5.7.2", "honeyswap-default-token-list": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index b6e53e95..850f4ac0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2954,10 +2954,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: mime-types "~2.1.34" negotiator "0.6.3" -ace-builds@^1.13.1, ace-builds@^1.4.14: - version "1.13.1" - resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.13.1.tgz#8afa31a79bea3bb83fbbdf99c4176396a271ceca" - integrity sha512-HvkZv/AhDRSA4k5Co5Dg8dWOTfID0AQ7Sa5cU6V82fz/XfCA0A/icC3sdBoh9yg0WQoJqbFrRYc+ogr/971Vww== +ace-builds@^1.15.0, ace-builds@^1.4.14: + version "1.15.0" + resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.15.0.tgz#e4e5eee17a1d3d17fc92c1207bbc30f185f260cc" + integrity sha512-L1RXgqxDvzbJ7H8Y2v9lb4kHaZRn5JNTECG+oZTH2EDewMmpQMLDC4GnFKIh3+xb/gk2nVPO7gGwpTYPw91QzA== acorn-globals@^6.0.0: version "6.0.0"