Skip to content

Commit 509dde1

Browse files
chore(deps): Bump ace-builds from 1.43.4 to 1.43.5
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.43.4 to 1.43.5. - [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.4...v1.43.5) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4512b63 commit 509dde1

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.27.0",
1515
"@toast-ui/editor": "^3.2.2",
1616
"@webpack-cli/serve": "^3.0.1",
17-
"ace-builds": "^1.43.4",
17+
"ace-builds": "^1.43.5",
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
@@ -2235,10 +2235,10 @@ __metadata:
22352235
languageName: node
22362236
linkType: hard
22372237

2238-
"ace-builds@npm:^1.43.4":
2239-
version: 1.43.4
2240-
resolution: "ace-builds@npm:1.43.4"
2241-
checksum: 10c0/5389f4ce025b55198693688f09a8023f8dee69c19d0f451387677ad1c3f93d2f7f3cb60eb4f433f5c4b53783d3d6aa6c2e0d7f22d619335c2ee9b4eeca529708
2238+
"ace-builds@npm:^1.43.5":
2239+
version: 1.43.5
2240+
resolution: "ace-builds@npm:1.43.5"
2241+
checksum: 10c0/ee155b912e177bc37ba619979be08730ed5ed142f5bd6a3ca9ee6359685e5372b6a646625b7a1c2ce31b44ce3b7c0d6a47af3e18c4db1b75e1d892bffc5c3038
22422242
languageName: node
22432243
linkType: hard
22442244

@@ -2772,7 +2772,7 @@ __metadata:
27722772
"@sentry/browser": "npm:^10.27.0"
27732773
"@toast-ui/editor": "npm:^3.2.2"
27742774
"@webpack-cli/serve": "npm:^3.0.1"
2775-
ace-builds: "npm:^1.43.4"
2775+
ace-builds: "npm:^1.43.5"
27762776
babel-loader: "npm:^10.0.0"
27772777
bootstrap: "npm:^5.3.8"
27782778
bootswatch: "npm:^5.3.8"

0 commit comments

Comments
 (0)