Skip to content

Commit b8cd2ec

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

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
@@ -13,7 +13,7 @@
1313
"@sentry/browser": "^9.34.0",
1414
"@toast-ui/editor": "^3.2.2",
1515
"@webpack-cli/serve": "^3.0.1",
16-
"ace-builds": "^1.43.0",
16+
"ace-builds": "^1.43.1",
1717
"babel-loader": "^10.0.0",
1818
"bootstrap": "^5.3.7",
1919
"bootswatch": "^5.3.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,10 +2243,10 @@ __metadata:
22432243
languageName: node
22442244
linkType: hard
22452245

2246-
"ace-builds@npm:^1.43.0":
2247-
version: 1.43.0
2248-
resolution: "ace-builds@npm:1.43.0"
2249-
checksum: 10c0/df969c3d706272cc23fdb59b47b7ef04ee01cd6af11f90ab4a2dc244064a4120465d6a9dc4fd247fef77f9634f2b8dc0a81fae07fcf751b56b069013432e673b
2246+
"ace-builds@npm:^1.43.1":
2247+
version: 1.43.1
2248+
resolution: "ace-builds@npm:1.43.1"
2249+
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
22502250
languageName: node
22512251
linkType: hard
22522252

@@ -2738,7 +2738,7 @@ __metadata:
27382738
"@sentry/browser": "npm:^9.34.0"
27392739
"@toast-ui/editor": "npm:^3.2.2"
27402740
"@webpack-cli/serve": "npm:^3.0.1"
2741-
ace-builds: "npm:^1.43.0"
2741+
ace-builds: "npm:^1.43.1"
27422742
babel-loader: "npm:^10.0.0"
27432743
bootstrap: "npm:^5.3.7"
27442744
bootswatch: "npm:^5.3.7"

0 commit comments

Comments
 (0)