Skip to content

Commit 6216f64

Browse files
chore(deps): bump ace-builds from 1.36.2 to 1.36.3 in /modules/web (#9559)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.36.2 to 1.36.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.36.2...v1.36.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 8793bb1 commit 6216f64

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.36.2",
61+
"ace-builds": "1.36.3",
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
@@ -7353,10 +7353,10 @@ __metadata:
73537353
languageName: node
73547354
linkType: hard
73557355

7356-
"ace-builds@npm:1.36.2":
7357-
version: 1.36.2
7358-
resolution: "ace-builds@npm:1.36.2"
7359-
checksum: d5bfde2b0306800e8f838305d6024e308cce93b30f5b7266db7bcae0a21b7c7f5dc33cacbca2058d8473d5b9e68d6931ac6ff6495ae32d6b9e93c1616f1f72dd
7356+
"ace-builds@npm:1.36.3":
7357+
version: 1.36.3
7358+
resolution: "ace-builds@npm:1.36.3"
7359+
checksum: b64ff51ec2c48681ec0d0396d156b0c93ca16e02c4d4bed95f2235f72df17c9bed300dd39fa80338436c59e2dc4f5ef88de3ebe53c0c34a3833bde8b49f9c903
73607360
languageName: node
73617361
linkType: hard
73627362

@@ -14300,7 +14300,7 @@ __metadata:
1430014300
"@types/node": 22.7.7
1430114301
"@typescript-eslint/eslint-plugin": 8.10.0
1430214302
"@typescript-eslint/parser": 8.10.0
14303-
ace-builds: 1.36.2
14303+
ace-builds: 1.36.3
1430414304
codelyzer: 6.0.2
1430514305
concurrently: 9.0.1
1430614306
core-js: 3.38.1

0 commit comments

Comments
 (0)