Skip to content

Commit

Permalink
Bump ace-builds from 1.37.5 to 1.38.0
Browse files Browse the repository at this point in the history
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.5 to 1.38.0.
- [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.5...v1.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 13, 2025
1 parent 1546727 commit 5c5accf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@sentry/browser": "^9.0.1",
"@toast-ui/editor": "^3.2.2",
"@webpack-cli/serve": "^3.0.1",
"ace-builds": "^1.37.5",
"ace-builds": "^1.38.0",
"babel-loader": "^9.2.1",
"bootstrap": "^5.3.3",
"bootswatch": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2152,10 +2152,10 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:^1.37.5":
version: 1.37.5
resolution: "ace-builds@npm:1.37.5"
checksum: 10c0/6279b4e41088d7fca39f8c1764358ea0910af88c7a78027ba51fd9e8699bdc9b4108684638adf86d3b0eaa917eec8cefde1530f2c1a0f0a63119d88ae21ce4e5
"ace-builds@npm:^1.38.0":
version: 1.38.0
resolution: "ace-builds@npm:1.38.0"
checksum: 10c0/70808083202bf28a207f0c21d9dd234f60f94286853771f8c6d746d96bdf1269580f95847855266b1d00cface3d1bbb26be89129c69b4a46ba87ea803f293a7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2651,7 +2651,7 @@ __metadata:
"@sentry/browser": "npm:^9.0.1"
"@toast-ui/editor": "npm:^3.2.2"
"@webpack-cli/serve": "npm:^3.0.1"
ace-builds: "npm:^1.37.5"
ace-builds: "npm:^1.38.0"
babel-loader: "npm:^9.2.1"
bootstrap: "npm:^5.3.3"
bootswatch: "npm:^5.3.3"
Expand Down

0 comments on commit 5c5accf

Please sign in to comment.