Skip to content

Commit 0c44362

Browse files
Bump ace-builds from 1.36.3 to 1.36.4
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.36.3 to 1.36.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.36.3...v1.36.4) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b32f3dc commit 0c44362

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": "^8.36.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^2.0.5",
14-
"ace-builds": "^1.36.3",
14+
"ace-builds": "^1.36.4",
1515
"babel-loader": "9.2.1",
1616
"bootstrap": "^5.3.3",
1717
"compression-webpack-plugin": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,10 +2250,10 @@ __metadata:
22502250
languageName: node
22512251
linkType: hard
22522252

2253-
"ace-builds@npm:^1.36.3":
2254-
version: 1.36.3
2255-
resolution: "ace-builds@npm:1.36.3"
2256-
checksum: 10c0/7d7a35f393cd70555d559afcc0521dcda7fe78585cdfd41525a7bd9d59115f8b9f40ac3ff597907faf2ac2f71e1174c6797df698df48a8041c6b6433dba316b5
2253+
"ace-builds@npm:^1.36.4":
2254+
version: 1.36.4
2255+
resolution: "ace-builds@npm:1.36.4"
2256+
checksum: 10c0/f36dacc2099559a1c3ba4622bfca627072b030c04776c96bcc482e4bccb32550d9631c225b174c4df127e1086c2e534669f8aad3bbe2fb1c48a10b9395f9f205
22572257
languageName: node
22582258
linkType: hard
22592259

@@ -2769,7 +2769,7 @@ __metadata:
27692769
"@sentry/browser": "npm:^8.36.0"
27702770
"@toast-ui/editor": "npm:^3.2.2"
27712771
"@webpack-cli/serve": "npm:^2.0.5"
2772-
ace-builds: "npm:^1.36.3"
2772+
ace-builds: "npm:^1.36.4"
27732773
babel-loader: "npm:9.2.1"
27742774
bootstrap: "npm:^5.3.3"
27752775
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)