Skip to content

Commit 4369c69

Browse files
chore(deps): bump ace-builds from 1.35.4 to 1.36.2 in /modules/web (#9539)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.35.4 to 1.36.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.35.4...v1.36.2) --- 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 8a4d7ad commit 4369c69

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": "20.5.0",
61-
"ace-builds": "1.35.4",
61+
"ace-builds": "1.36.2",
6262
"core-js": "3.38.1",
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
@@ -7528,10 +7528,10 @@ __metadata:
75287528
languageName: node
75297529
linkType: hard
75307530

7531-
"ace-builds@npm:1.35.4":
7532-
version: 1.35.4
7533-
resolution: "ace-builds@npm:1.35.4"
7534-
checksum: ba2f6c5fefec7ecded6e25713e0ac0b23c2509be9fbe56be2322c95431ac37bf9e1dae5bed869ab76bbfe64912424e0ccf5d5582b81fb8d227818c06a79553f7
7531+
"ace-builds@npm:1.36.2":
7532+
version: 1.36.2
7533+
resolution: "ace-builds@npm:1.36.2"
7534+
checksum: d5bfde2b0306800e8f838305d6024e308cce93b30f5b7266db7bcae0a21b7c7f5dc33cacbca2058d8473d5b9e68d6931ac6ff6495ae32d6b9e93c1616f1f72dd
75357535
languageName: node
75367536
linkType: hard
75377537

@@ -14503,7 +14503,7 @@ __metadata:
1450314503
"@types/node": 22.7.5
1450414504
"@typescript-eslint/eslint-plugin": 8.9.0
1450514505
"@typescript-eslint/parser": 8.9.0
14506-
ace-builds: 1.35.4
14506+
ace-builds: 1.36.2
1450714507
codelyzer: 6.0.2
1450814508
concurrently: 9.0.1
1450914509
core-js: 3.38.1

0 commit comments

Comments
 (0)