Skip to content

Commit f9906ef

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

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
@@ -12,7 +12,7 @@
1212
"@sentry/browser": "^9.39.0",
1313
"@toast-ui/editor": "^3.2.2",
1414
"@webpack-cli/serve": "^3.0.1",
15-
"ace-builds": "^1.43.1",
15+
"ace-builds": "^1.43.2",
1616
"babel-loader": "10.0.0",
1717
"bootstrap": "^5.3.7",
1818
"compression-webpack-plugin": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,10 +2094,10 @@ __metadata:
20942094
languageName: node
20952095
linkType: hard
20962096

2097-
"ace-builds@npm:^1.43.1":
2098-
version: 1.43.1
2099-
resolution: "ace-builds@npm:1.43.1"
2100-
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
2097+
"ace-builds@npm:^1.43.2":
2098+
version: 1.43.2
2099+
resolution: "ace-builds@npm:1.43.2"
2100+
checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226
21012101
languageName: node
21022102
linkType: hard
21032103

@@ -2574,7 +2574,7 @@ __metadata:
25742574
"@sentry/browser": "npm:^9.39.0"
25752575
"@toast-ui/editor": "npm:^3.2.2"
25762576
"@webpack-cli/serve": "npm:^3.0.1"
2577-
ace-builds: "npm:^1.43.1"
2577+
ace-builds: "npm:^1.43.2"
25782578
babel-loader: "npm:10.0.0"
25792579
bootstrap: "npm:^5.3.7"
25802580
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)