Skip to content

Commit eb08cd3

Browse files
Bump ace-builds from 1.34.1 to 1.34.2
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.34.1 to 1.34.2. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](ajaxorg/ace-builds@v1.34.1...v1.34.2) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 769a116 commit eb08cd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@cucumber/gherkin": "^26.2.0",
67-
"ace-builds": "^1.34.1",
67+
"ace-builds": "^1.34.2",
6868
"calculate-size": "^1.1.1",
6969
"escape-string-regexp": "^5.0.0",
7070
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,10 +1509,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
15091509
mime-types "~2.1.34"
15101510
negotiator "0.6.3"
15111511

1512-
ace-builds@^1.34.1, ace-builds@^1.4.14:
1513-
version "1.34.1"
1514-
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.34.1.tgz#c05d16ded7ead95a55ae01749dd715713aee15c4"
1515-
integrity sha512-hwRzr6BkRwsq5A19yA9E36KNNtn0+zESYolnWK3TADJsWVQS0T24nvbgdjXwqk2JEMQXE4PlqAw+ZgprvFtKjw==
1512+
ace-builds@^1.34.2, ace-builds@^1.4.14:
1513+
version "1.34.2"
1514+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.34.2.tgz#c17c6fd7c661c7ba33f57533a42004a7b3f8dcbd"
1515+
integrity sha512-wiOZYuxyOSYfZzDasQTe+ZWmRlYxXSJM/kMKZ/bSqO1VgrBl+PaaTz/Sc+y7hXCKAUj3syUdpwxQyvwv9vQe6w==
15161516

15171517
acorn-globals@^6.0.0:
15181518
version "6.0.0"

0 commit comments

Comments
 (0)