Skip to content

Commit c6c3e9d

Browse files
build(deps): bump ace-builds from 1.42.0 to 1.43.0
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.42.0 to 1.43.0. - [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.42.0...v1.43.0) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f9e892 commit c6c3e9d

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
@@ -11,7 +11,7 @@
1111
"@sentry/browser": "^9.30.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.42.0",
14+
"ace-builds": "^1.43.0",
1515
"babel-loader": "10.0.0",
1616
"bootstrap": "^5.3.7",
1717
"compression-webpack-plugin": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,10 +2151,10 @@ __metadata:
21512151
languageName: node
21522152
linkType: hard
21532153

2154-
"ace-builds@npm:^1.42.0":
2155-
version: 1.42.0
2156-
resolution: "ace-builds@npm:1.42.0"
2157-
checksum: 10c0/c835a98e6594e6ba66fcf6480c93a2f29c09332cc8ca7b4e1059433c13b5b5996ea98ec5d5c991c6df6751c9e4a13e3cda59cf1aa03df6c6390e9e9f826b46c0
2154+
"ace-builds@npm:^1.43.0":
2155+
version: 1.43.0
2156+
resolution: "ace-builds@npm:1.43.0"
2157+
checksum: 10c0/df969c3d706272cc23fdb59b47b7ef04ee01cd6af11f90ab4a2dc244064a4120465d6a9dc4fd247fef77f9634f2b8dc0a81fae07fcf751b56b069013432e673b
21582158
languageName: node
21592159
linkType: hard
21602160

@@ -2630,7 +2630,7 @@ __metadata:
26302630
"@sentry/browser": "npm:^9.30.0"
26312631
"@toast-ui/editor": "npm:^3.2.2"
26322632
"@webpack-cli/serve": "npm:^3.0.1"
2633-
ace-builds: "npm:^1.42.0"
2633+
ace-builds: "npm:^1.43.0"
26342634
babel-loader: "npm:10.0.0"
26352635
bootstrap: "npm:^5.3.7"
26362636
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)