Skip to content

Commit 6cc642c

Browse files
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 4e3bdc4 commit 6cc642c

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": "^9.39.0",
1515
"@toast-ui/editor": "^3.2.2",
1616
"@webpack-cli/serve": "^3.0.1",
17-
"ace-builds": "^1.43.1",
17+
"ace-builds": "^1.43.2",
1818
"babel-loader": "^10.0.0",
1919
"bootstrap": "^5.3.7",
2020
"bootswatch": "^5.3.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2119,10 +2119,10 @@ __metadata:
21192119
languageName: node
21202120
linkType: hard
21212121

2122-
"ace-builds@npm:^1.43.1":
2123-
version: 1.43.1
2124-
resolution: "ace-builds@npm:1.43.1"
2125-
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
2122+
"ace-builds@npm:^1.43.2":
2123+
version: 1.43.2
2124+
resolution: "ace-builds@npm:1.43.2"
2125+
checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226
21262126
languageName: node
21272127
linkType: hard
21282128

@@ -2615,7 +2615,7 @@ __metadata:
26152615
"@sentry/browser": "npm:^9.39.0"
26162616
"@toast-ui/editor": "npm:^3.2.2"
26172617
"@webpack-cli/serve": "npm:^3.0.1"
2618-
ace-builds: "npm:^1.43.1"
2618+
ace-builds: "npm:^1.43.2"
26192619
babel-loader: "npm:^10.0.0"
26202620
bootstrap: "npm:^5.3.7"
26212621
bootswatch: "npm:^5.3.7"

0 commit comments

Comments
 (0)