Skip to content

Commit 3c29818

Browse files
chore(deps): Bump ace-builds from 1.43.2 to 1.43.3
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.43.2 to 1.43.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.43.2...v1.43.3) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e255777 commit 3c29818

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@sentry/browser": "^10.8.0",
1515
"@toast-ui/editor": "^3.2.2",
1616
"@webpack-cli/serve": "^3.0.1",
17-
"ace-builds": "^1.43.2",
17+
"ace-builds": "^1.43.3",
1818
"babel-loader": "^10.0.0",
1919
"bootstrap": "^5.3.8",
2020
"bootswatch": "^5.3.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2198,10 +2198,10 @@ __metadata:
21982198
languageName: node
21992199
linkType: hard
22002200

2201-
"ace-builds@npm:^1.43.2":
2202-
version: 1.43.2
2203-
resolution: "ace-builds@npm:1.43.2"
2204-
checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226
2201+
"ace-builds@npm:^1.43.3":
2202+
version: 1.43.3
2203+
resolution: "ace-builds@npm:1.43.3"
2204+
checksum: 10c0/03c4aade861464e3204cad8cc8277f422d1dcbab86cd676fda1f6cbacd9ec11a73223dc837d56b2ec986db8644ed64a43be5aa3f63ff1f269ff7b9d17c5a6ba0
22052205
languageName: node
22062206
linkType: hard
22072207

@@ -2703,7 +2703,7 @@ __metadata:
27032703
"@sentry/browser": "npm:^10.8.0"
27042704
"@toast-ui/editor": "npm:^3.2.2"
27052705
"@webpack-cli/serve": "npm:^3.0.1"
2706-
ace-builds: "npm:^1.43.2"
2706+
ace-builds: "npm:^1.43.3"
27072707
babel-loader: "npm:^10.0.0"
27082708
bootstrap: "npm:^5.3.8"
27092709
bootswatch: "npm:^5.3.7"

0 commit comments

Comments
 (0)