Skip to content

Commit a7bfa50

Browse files
build(deps): 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 f268eab commit a7bfa50

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.34.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.43.0",
14+
"ace-builds": "^1.43.1",
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
@@ -2303,10 +2303,10 @@ __metadata:
23032303
languageName: node
23042304
linkType: hard
23052305

2306-
"ace-builds@npm:^1.43.0":
2307-
version: 1.43.0
2308-
resolution: "ace-builds@npm:1.43.0"
2309-
checksum: 10c0/df969c3d706272cc23fdb59b47b7ef04ee01cd6af11f90ab4a2dc244064a4120465d6a9dc4fd247fef77f9634f2b8dc0a81fae07fcf751b56b069013432e673b
2306+
"ace-builds@npm:^1.43.1":
2307+
version: 1.43.1
2308+
resolution: "ace-builds@npm:1.43.1"
2309+
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
23102310
languageName: node
23112311
linkType: hard
23122312

@@ -2839,7 +2839,7 @@ __metadata:
28392839
"@sentry/browser": "npm:^9.34.0"
28402840
"@toast-ui/editor": "npm:^3.2.2"
28412841
"@webpack-cli/serve": "npm:^3.0.1"
2842-
ace-builds: "npm:^1.43.0"
2842+
ace-builds: "npm:^1.43.1"
28432843
babel-loader: "npm:10.0.0"
28442844
bootstrap: "npm:^5.3.7"
28452845
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)