Skip to content

Commit 85bfb3c

Browse files
chore(deps): bump ace-builds from 1.37.1 to 1.37.3 in /modules/web (#9839)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.1 to 1.37.3. - [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.1...v1.37.3) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 481b702 commit 85bfb3c

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.2",
61-
"ace-builds": "1.37.1",
61+
"ace-builds": "1.37.3",
6262
"core-js": "3.39.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
@@ -7596,10 +7596,10 @@ __metadata:
75967596
languageName: node
75977597
linkType: hard
75987598

7599-
"ace-builds@npm:1.37.1":
7600-
version: 1.37.1
7601-
resolution: "ace-builds@npm:1.37.1"
7602-
checksum: c59d7fc7ac88eeacb86298b9b18f2308282e30cf9ab455fb49b9c23d4a46629ba170b02ff31bc8ec205630cccd92e9a6402ac4a0f8bef4521c20db2d7c78471d
7599+
"ace-builds@npm:1.37.3":
7600+
version: 1.37.3
7601+
resolution: "ace-builds@npm:1.37.3"
7602+
checksum: cbb8921440c9472ed5696d5c73db4253ba9595232d2ed4d2b42b4b99e90c9264af22b50e7ef300430670f5efab17bc6d0293d525f10e47ab03fb724390664e2f
76037603
languageName: node
76047604
linkType: hard
76057605

@@ -14518,7 +14518,7 @@ __metadata:
1451814518
"@types/node": 22.10.5
1451914519
"@typescript-eslint/eslint-plugin": 8.19.1
1452014520
"@typescript-eslint/parser": 8.19.1
14521-
ace-builds: 1.37.1
14521+
ace-builds: 1.37.3
1452214522
codelyzer: 6.0.2
1452314523
concurrently: 9.1.2
1452414524
core-js: 3.39.0

0 commit comments

Comments
 (0)