Skip to content

Commit

Permalink
chore(deps): bump ace-builds from 1.24.0 to 1.24.1 in /modules/web (k…
Browse files Browse the repository at this point in the history
…ubernetes#8178)

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.24.0 to 1.24.1.
- [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.24.0...v1.24.1)

---
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 Aug 16, 2023
1 parent 4e3f4ae commit 7486876
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": "15.2.7",
"@angular/router": "15.2.7",
"@swimlane/ngx-charts": "20.4.1",
"ace-builds": "1.24.0",
"ace-builds": "1.24.1",
"core-js": "3.32.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 @@ -5066,10 +5066,10 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:1.24.0":
version: 1.24.0
resolution: "ace-builds@npm:1.24.0"
checksum: ffb19f6cd2d86c17d2275f3d0f8a42fbd02435fe932983cc4ebbf512589819c0c376e4bd53476d80dbec8219ada21208db33728641c6157a0571249f2f52f3e9
"ace-builds@npm:1.24.1":
version: 1.24.1
resolution: "ace-builds@npm:1.24.1"
checksum: 25604cb4c731fe2260d9200cc2389edbb1aac09eea12ab56b0aa27ae71639b6e1e97ec08581ab6e206754aa0ce6b023839552d63b01c8256d3018eaf39dfb0ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -10949,7 +10949,7 @@ __metadata:
"@types/node": 20.5.0
"@typescript-eslint/eslint-plugin": 6.4.0
"@typescript-eslint/parser": 6.4.0
ace-builds: 1.24.0
ace-builds: 1.24.1
codelyzer: 6.0.2
concurrently: 8.2.0
core-js: 3.32.0
Expand Down

0 comments on commit 7486876

Please sign in to comment.