Skip to content

Commit 5dde0ea

Browse files
chore(deps): bump ace-builds from 1.39.0 to 1.41.0 in /modules/web (#10164)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.39.0 to 1.41.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.39.0...v1.41.0) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.41.0 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 03b1f77 commit 5dde0ea

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.39.0",
61+
"ace-builds": "1.41.0",
6262
"core-js": "3.41.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
@@ -7793,10 +7793,10 @@ __metadata:
77937793
languageName: node
77947794
linkType: hard
77957795

7796-
"ace-builds@npm:1.39.0":
7797-
version: 1.39.0
7798-
resolution: "ace-builds@npm:1.39.0"
7799-
checksum: b3d31115812d7489a01dabdc723c398692caef74e65b1b2cbfef0180b22c541c9686b75313dd1f17be467bc64ebf93a6448e18bc6bc4d48ff9b544b9742074fc
7796+
"ace-builds@npm:1.41.0":
7797+
version: 1.41.0
7798+
resolution: "ace-builds@npm:1.41.0"
7799+
checksum: 1e75a19672af46ffb8de8a041cad0e9f5572d8f096acbef88e79ea3451de281e3a666e2e7be5cb79a152278eb2c4e97fbf53e6c6bb408ff3e07114a22f3e2dd3
78007800
languageName: node
78017801
linkType: hard
78027802

@@ -14903,7 +14903,7 @@ __metadata:
1490314903
"@types/node": 22.15.3
1490414904
"@typescript-eslint/eslint-plugin": 8.31.1
1490514905
"@typescript-eslint/parser": 8.31.1
14906-
ace-builds: 1.39.0
14906+
ace-builds: 1.41.0
1490714907
codelyzer: 6.0.2
1490814908
concurrently: 9.1.2
1490914909
core-js: 3.41.0

0 commit comments

Comments
 (0)