Skip to content

Commit 6e279a4

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

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,10 +2148,10 @@ __metadata:
21482148
languageName: node
21492149
linkType: hard
21502150

2151-
"ace-builds@npm:^1.43.3":
2152-
version: 1.43.3
2153-
resolution: "ace-builds@npm:1.43.3"
2154-
checksum: 10c0/03c4aade861464e3204cad8cc8277f422d1dcbab86cd676fda1f6cbacd9ec11a73223dc837d56b2ec986db8644ed64a43be5aa3f63ff1f269ff7b9d17c5a6ba0
2151+
"ace-builds@npm:^1.43.4":
2152+
version: 1.43.4
2153+
resolution: "ace-builds@npm:1.43.4"
2154+
checksum: 10c0/5389f4ce025b55198693688f09a8023f8dee69c19d0f451387677ad1c3f93d2f7f3cb60eb4f433f5c4b53783d3d6aa6c2e0d7f22d619335c2ee9b4eeca529708
21552155
languageName: node
21562156
linkType: hard
21572157

@@ -2685,7 +2685,7 @@ __metadata:
26852685
"@sentry/browser": "npm:^10.21.0"
26862686
"@toast-ui/editor": "npm:^3.2.2"
26872687
"@webpack-cli/serve": "npm:^3.0.1"
2688-
ace-builds: "npm:^1.43.3"
2688+
ace-builds: "npm:^1.43.4"
26892689
babel-loader: "npm:^10.0.0"
26902690
bootstrap: "npm:^5.3.8"
26912691
bootswatch: "npm:^5.3.8"

0 commit comments

Comments
 (0)