Skip to content

Commit 6371e6a

Browse files
chore(deps): bump ace-builds from 1.37.5 to 1.38.0 in /modules/web (#9952)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.5 to 1.38.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.37.5...v1.38.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 fbfcf51 commit 6371e6a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
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.37.5",
61+
"ace-builds": "1.38.0",
6262
"core-js": "3.40.0",
6363
"crop-url": "4.0.1",
6464
"d3-shape": "3.2.0",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7815,10 +7815,10 @@ __metadata:
78157815
languageName: node
78167816
linkType: hard
78177817

7818-
"ace-builds@npm:1.37.5":
7819-
version: 1.37.5
7820-
resolution: "ace-builds@npm:1.37.5"
7821-
checksum: b3ac4ce595a86bb02591b8f32f003c51e56670862dbd2e6548bb7c5e91337a864267381b1147b1306ea6c9445eeda8543e6e60053828c267788a412b54e83b20
7818+
"ace-builds@npm:1.38.0":
7819+
version: 1.38.0
7820+
resolution: "ace-builds@npm:1.38.0"
7821+
checksum: b6e8ecb6c3316d4559d437f23891ccd6d451b0f52ec8ddbfa9a159764afe53ae47a6da99ca6b8a61472ce8794cfe91909af6de5efc4f9b682372faca838c4971
78227822
languageName: node
78237823
linkType: hard
78247824

@@ -14943,7 +14943,7 @@ __metadata:
1494314943
"@types/node": 22.13.1
1494414944
"@typescript-eslint/eslint-plugin": 8.24.0
1494514945
"@typescript-eslint/parser": 8.24.0
14946-
ace-builds: 1.37.5
14946+
ace-builds: 1.38.0
1494714947
codelyzer: 6.0.2
1494814948
concurrently: 9.1.2
1494914949
core-js: 3.40.0

0 commit comments

Comments
 (0)