Skip to content

Commit 5dd4aef

Browse files
chore(deps): bump ace-builds from 1.32.9 to 1.33.0 in /modules/web (#8911)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.32.9 to 1.33.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.32.9...v1.33.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 8105f2b commit 5dd4aef

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.32.9",
61+
"ace-builds": "1.33.0",
6262
"core-js": "3.36.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
@@ -6637,10 +6637,10 @@ __metadata:
66376637
languageName: node
66386638
linkType: hard
66396639

6640-
"ace-builds@npm:1.32.9":
6641-
version: 1.32.9
6642-
resolution: "ace-builds@npm:1.32.9"
6643-
checksum: 24eb24d1a09e2ce9ee4d7bd47f266eca977a8f9cced99ce74491bb6ba5db86ffa47debe78854500bfc7dbed4a52ab13666c8ae5d395bb57a631442a39aae361c
6640+
"ace-builds@npm:1.33.0":
6641+
version: 1.33.0
6642+
resolution: "ace-builds@npm:1.33.0"
6643+
checksum: c4e16d135789333f7d19426c010ce7c657508f3c9e502d1db0292009ea8cb97ea75659a6fdbc2ff18c960561a5546a0ebac74c7c2017dc353d8e99777c952c06
66446644
languageName: node
66456645
linkType: hard
66466646

@@ -13312,7 +13312,7 @@ __metadata:
1331213312
"@types/node": 20.12.7
1331313313
"@typescript-eslint/eslint-plugin": 7.6.0
1331413314
"@typescript-eslint/parser": 7.6.0
13315-
ace-builds: 1.32.9
13315+
ace-builds: 1.33.0
1331613316
codelyzer: 6.0.2
1331713317
concurrently: 8.2.2
1331813318
core-js: 3.36.1

0 commit comments

Comments
 (0)