Skip to content

Commit 1e024f3

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 74a4409 commit 1e024f3

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
@@ -12,7 +12,7 @@
1212
"@sentry/browser": "^8.38.0",
1313
"@toast-ui/editor": "^3.2.2",
1414
"@webpack-cli/serve": "^2.0.5",
15-
"ace-builds": "^1.36.4",
15+
"ace-builds": "^1.36.5",
1616
"babel-loader": "^9.2.1",
1717
"bootstrap": "^5.3.3",
1818
"bootswatch": "^5.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,10 +2110,10 @@ __metadata:
21102110
languageName: node
21112111
linkType: hard
21122112

2113-
"ace-builds@npm:^1.36.4":
2114-
version: 1.36.4
2115-
resolution: "ace-builds@npm:1.36.4"
2116-
checksum: 10c0/f36dacc2099559a1c3ba4622bfca627072b030c04776c96bcc482e4bccb32550d9631c225b174c4df127e1086c2e534669f8aad3bbe2fb1c48a10b9395f9f205
2113+
"ace-builds@npm:^1.36.5":
2114+
version: 1.36.5
2115+
resolution: "ace-builds@npm:1.36.5"
2116+
checksum: 10c0/ac04cc417284af35e71a5408094719a379073cb3dde30fa4bb4b6194557506d59e4aa52204edd8d07f579ec6edb5a52a8158e7b6f6955dcd958c1d27d720ab50
21172117
languageName: node
21182118
linkType: hard
21192119

@@ -2608,7 +2608,7 @@ __metadata:
26082608
"@sentry/browser": "npm:^8.38.0"
26092609
"@toast-ui/editor": "npm:^3.2.2"
26102610
"@webpack-cli/serve": "npm:^2.0.5"
2611-
ace-builds: "npm:^1.36.4"
2611+
ace-builds: "npm:^1.36.5"
26122612
babel-loader: "npm:^9.2.1"
26132613
bootstrap: "npm:^5.3.3"
26142614
bootswatch: "npm:^5.3.3"

0 commit comments

Comments
 (0)