Skip to content

Commit abba0ef

Browse files
chore(deps): bump ace-builds from 1.38.0 to 1.39.0 in /modules/web (#9993)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.38.0 to 1.39.0. - [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.38.0...v1.39.0) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9e4ccf commit abba0ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@angular/platform-browser-dynamic": "16.2.1",
5959
"@angular/router": "16.2.1",
6060
"@swimlane/ngx-charts": "21.1.3",
61-
"ace-builds": "1.38.0",
61+
"ace-builds": "1.39.0",
6262
"core-js": "3.40.0",
6363
"crop-url": "4.0.1",
6464
"d3-shape": "3.2.0",

modules/web/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7965,10 +7965,10 @@ __metadata:
79657965
languageName: node
79667966
linkType: hard
79677967

7968-
"ace-builds@npm:1.38.0":
7969-
version: 1.38.0
7970-
resolution: "ace-builds@npm:1.38.0"
7971-
checksum: b6e8ecb6c3316d4559d437f23891ccd6d451b0f52ec8ddbfa9a159764afe53ae47a6da99ca6b8a61472ce8794cfe91909af6de5efc4f9b682372faca838c4971
7968+
"ace-builds@npm:1.39.0":
7969+
version: 1.39.0
7970+
resolution: "ace-builds@npm:1.39.0"
7971+
checksum: b3d31115812d7489a01dabdc723c398692caef74e65b1b2cbfef0180b22c541c9686b75313dd1f17be467bc64ebf93a6448e18bc6bc4d48ff9b544b9742074fc
79727972
languageName: node
79737973
linkType: hard
79747974

@@ -15093,7 +15093,7 @@ __metadata:
1509315093
"@types/node": 22.13.5
1509415094
"@typescript-eslint/eslint-plugin": 8.25.0
1509515095
"@typescript-eslint/parser": 8.24.0
15096-
ace-builds: 1.38.0
15096+
ace-builds: 1.39.0
1509715097
codelyzer: 6.0.2
1509815098
concurrently: 9.1.2
1509915099
core-js: 3.40.0

0 commit comments

Comments
 (0)