Skip to content

Commit

Permalink
chore(deps): bump ace-builds from 1.35.0 to 1.35.2 in /modules/web (#…
Browse files Browse the repository at this point in the history
…9204)

Bumps [ace-builds](https:/ajaxorg/ace-builds) from 1.35.0 to 1.35.2.
- [Release notes](https:/ajaxorg/ace-builds/releases)
- [Changelog](https:/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](ajaxorg/ace-builds@v1.35.0...v1.35.2)

---
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 Jul 4, 2024
1 parent c60b067 commit ee8eeda
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": "20.5.0",
"ace-builds": "1.35.0",
"ace-builds": "1.35.2",
"core-js": "3.37.1",
"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 @@ -7172,10 +7172,10 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:1.35.0":
version: 1.35.0
resolution: "ace-builds@npm:1.35.0"
checksum: e7440f4b87a74a3954b2fa20f4a3f70ff749784ae673f2ba7189449ae5fe9e945a7d07b508583f808a20bdee2cbf57d6f99e3208b2bcca193110c78883593901
"ace-builds@npm:1.35.2":
version: 1.35.2
resolution: "ace-builds@npm:1.35.2"
checksum: a978cee6a90413979934e931b409fa652b3c5aacc69b12f133195fc988b9d44398d7a486006fc8fa312e510a15f4bde1a21a6f5a9c2aa8168dfd63f6f2d56526
languageName: node
linkType: hard

Expand Down Expand Up @@ -14388,7 +14388,7 @@ __metadata:
"@types/node": 20.14.8
"@typescript-eslint/eslint-plugin": 7.14.1
"@typescript-eslint/parser": 7.15.0
ace-builds: 1.35.0
ace-builds: 1.35.2
codelyzer: 6.0.2
concurrently: 8.2.2
core-js: 3.37.1
Expand Down

0 comments on commit ee8eeda

Please sign in to comment.