Skip to content

Commit f3d4cb5

Browse files
Bump ace-builds from 1.36.4 to 1.36.5
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.36.4 to 1.36.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.36.4...v1.36.5) --- 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 9979615 commit f3d4cb5

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.38.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^2.0.5",
14-
"ace-builds": "^1.36.4",
14+
"ace-builds": "^1.36.5",
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
@@ -2094,10 +2094,10 @@ __metadata:
20942094
languageName: node
20952095
linkType: hard
20962096

2097-
"ace-builds@npm:^1.36.4":
2098-
version: 1.36.4
2099-
resolution: "ace-builds@npm:1.36.4"
2100-
checksum: 10c0/f36dacc2099559a1c3ba4622bfca627072b030c04776c96bcc482e4bccb32550d9631c225b174c4df127e1086c2e534669f8aad3bbe2fb1c48a10b9395f9f205
2097+
"ace-builds@npm:^1.36.5":
2098+
version: 1.36.5
2099+
resolution: "ace-builds@npm:1.36.5"
2100+
checksum: 10c0/ac04cc417284af35e71a5408094719a379073cb3dde30fa4bb4b6194557506d59e4aa52204edd8d07f579ec6edb5a52a8158e7b6f6955dcd958c1d27d720ab50
21012101
languageName: node
21022102
linkType: hard
21032103

@@ -2577,7 +2577,7 @@ __metadata:
25772577
"@sentry/browser": "npm:^8.38.0"
25782578
"@toast-ui/editor": "npm:^3.2.2"
25792579
"@webpack-cli/serve": "npm:^2.0.5"
2580-
ace-builds: "npm:^1.36.4"
2580+
ace-builds: "npm:^1.36.5"
25812581
babel-loader: "npm:9.2.1"
25822582
bootstrap: "npm:^5.3.3"
25832583
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)