Skip to content

Commit bbf3d05

Browse files
build(deps): 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 75d374a commit bbf3d05

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.12.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.39.1",
14+
"ace-builds": "^1.40.0",
1515
"babel-loader": "10.0.0",
1616
"bootstrap": "^5.3.5",
1717
"compression-webpack-plugin": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2058,10 +2058,10 @@ __metadata:
20582058
languageName: node
20592059
linkType: hard
20602060

2061-
"ace-builds@npm:^1.39.1":
2062-
version: 1.39.1
2063-
resolution: "ace-builds@npm:1.39.1"
2064-
checksum: 10c0/37b6e224067405100a6dd0192cd5b10ba83242e43584518fe139cb889daac350ee06565754cb3bba9d382cb5eb988be219b06c2665761fa12126b59687545173
2061+
"ace-builds@npm:^1.40.0":
2062+
version: 1.40.0
2063+
resolution: "ace-builds@npm:1.40.0"
2064+
checksum: 10c0/9aa13d2c3849a04923e1f85667944788cfff92a4a46c77df20a1fadb24913b8347ea0235cdf87a21c993427c9623b97b427085406fcf7634dcd31f7c5fb857a0
20652065
languageName: node
20662066
linkType: hard
20672067

@@ -2528,7 +2528,7 @@ __metadata:
25282528
"@sentry/browser": "npm:^9.12.0"
25292529
"@toast-ui/editor": "npm:^3.2.2"
25302530
"@webpack-cli/serve": "npm:^3.0.1"
2531-
ace-builds: "npm:^1.39.1"
2531+
ace-builds: "npm:^1.40.0"
25322532
babel-loader: "npm:10.0.0"
25332533
bootstrap: "npm:^5.3.5"
25342534
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)