Skip to content

Commit

Permalink
chore(deps): bump ace-builds from 1.37.1 to 1.37.2 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.1 to 1.37.2.
- [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.2)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent d816ffb commit 974d4bf
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.2",
"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.2":
version: 1.37.2
resolution: "ace-builds@npm:1.37.2"
checksum: 4dd7029e0a2d72e05a540da56e58ba0eaf4f5037c1dabdb419b85d34964795c28271a33a3b6d40f743fde7fa87092da56753755b1bf9094ce699bf2d6c160a6d
languageName: node
linkType: hard

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

0 comments on commit 974d4bf

Please sign in to comment.