Skip to content

Commit 83498c1

Browse files
chore(deps): bump ace-builds from 1.37.0 to 1.37.1 in /modules/web (#9812)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.0 to 1.37.1. - [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.0...v1.37.1) --- 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 1b9ffe6 commit 83498c1

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.0",
61-
"ace-builds": "1.37.0",
61+
"ace-builds": "1.37.1",
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.0":
7600-
version: 1.37.0
7601-
resolution: "ace-builds@npm:1.37.0"
7602-
checksum: ce461a9b581e749694e3c4e26539bb5013e36c84f6668c71e66fd04c2cfa315fd9299ce0f056535a56c8521258b6755679c2d89b99b73655128c8b476d530bed
7599+
"ace-builds@npm:1.37.1":
7600+
version: 1.37.1
7601+
resolution: "ace-builds@npm:1.37.1"
7602+
checksum: c59d7fc7ac88eeacb86298b9b18f2308282e30cf9ab455fb49b9c23d4a46629ba170b02ff31bc8ec205630cccd92e9a6402ac4a0f8bef4521c20db2d7c78471d
76037603
languageName: node
76047604
linkType: hard
76057605

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

0 commit comments

Comments
 (0)