Skip to content

Commit aac342f

Browse files
Bump ace-builds from 1.39.1 to 1.40.0
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.39.1 to 1.40.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.39.1...v1.40.0) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f89edf commit aac342f

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
@@ -13,7 +13,7 @@
1313
"@sentry/browser": "^9.12.0",
1414
"@toast-ui/editor": "^3.2.2",
1515
"@webpack-cli/serve": "^3.0.1",
16-
"ace-builds": "^1.39.1",
16+
"ace-builds": "^1.40.0",
1717
"babel-loader": "^10.0.0",
1818
"bootstrap": "^5.3.5",
1919
"bootswatch": "^5.3.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2083,10 +2083,10 @@ __metadata:
20832083
languageName: node
20842084
linkType: hard
20852085

2086-
"ace-builds@npm:^1.39.1":
2087-
version: 1.39.1
2088-
resolution: "ace-builds@npm:1.39.1"
2089-
checksum: 10c0/37b6e224067405100a6dd0192cd5b10ba83242e43584518fe139cb889daac350ee06565754cb3bba9d382cb5eb988be219b06c2665761fa12126b59687545173
2086+
"ace-builds@npm:^1.40.0":
2087+
version: 1.40.0
2088+
resolution: "ace-builds@npm:1.40.0"
2089+
checksum: 10c0/9aa13d2c3849a04923e1f85667944788cfff92a4a46c77df20a1fadb24913b8347ea0235cdf87a21c993427c9623b97b427085406fcf7634dcd31f7c5fb857a0
20902090
languageName: node
20912091
linkType: hard
20922092

@@ -2569,7 +2569,7 @@ __metadata:
25692569
"@sentry/browser": "npm:^9.12.0"
25702570
"@toast-ui/editor": "npm:^3.2.2"
25712571
"@webpack-cli/serve": "npm:^3.0.1"
2572-
ace-builds: "npm:^1.39.1"
2572+
ace-builds: "npm:^1.40.0"
25732573
babel-loader: "npm:^10.0.0"
25742574
bootstrap: "npm:^5.3.5"
25752575
bootswatch: "npm:^5.3.5"

0 commit comments

Comments
 (0)