Skip to content

Commit

Permalink
chore(deps): bump ace-builds from 1.37.1 to 1.37.3 in /modules/web (#…
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 481b702 commit 85bfb3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@angular/platform-browser-dynamic": "16.2.1",
"@angular/router": "16.2.1",
"@swimlane/ngx-charts": "21.1.2",
"ace-builds": "1.37.1",
"ace-builds": "1.37.3",
"core-js": "3.39.0",
"crop-url": "4.0.1",
"d3-shape": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7596,10 +7596,10 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:1.37.1":
version: 1.37.1
resolution: "ace-builds@npm:1.37.1"
checksum: c59d7fc7ac88eeacb86298b9b18f2308282e30cf9ab455fb49b9c23d4a46629ba170b02ff31bc8ec205630cccd92e9a6402ac4a0f8bef4521c20db2d7c78471d
"ace-builds@npm:1.37.3":
version: 1.37.3
resolution: "ace-builds@npm:1.37.3"
checksum: cbb8921440c9472ed5696d5c73db4253ba9595232d2ed4d2b42b4b99e90c9264af22b50e7ef300430670f5efab17bc6d0293d525f10e47ab03fb724390664e2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -14518,7 +14518,7 @@ __metadata:
"@types/node": 22.10.5
"@typescript-eslint/eslint-plugin": 8.19.1
"@typescript-eslint/parser": 8.19.1
ace-builds: 1.37.1
ace-builds: 1.37.3
codelyzer: 6.0.2
concurrently: 9.1.2
core-js: 3.39.0
Expand Down

0 comments on commit 85bfb3c

Please sign in to comment.