Skip to content

Commit ba22285

Browse files
Bump ace-builds from 1.41.0 to 1.42.0
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.41.0 to 1.42.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.41.0...v1.42.0) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fec80e3 commit ba22285

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.25.1",
1414
"@toast-ui/editor": "^3.2.2",
1515
"@webpack-cli/serve": "^3.0.1",
16-
"ace-builds": "^1.41.0",
16+
"ace-builds": "^1.42.0",
1717
"babel-loader": "^10.0.0",
1818
"bootstrap": "^5.3.6",
1919
"bootswatch": "^5.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,10 +2176,10 @@ __metadata:
21762176
languageName: node
21772177
linkType: hard
21782178

2179-
"ace-builds@npm:^1.41.0":
2180-
version: 1.41.0
2181-
resolution: "ace-builds@npm:1.41.0"
2182-
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
2179+
"ace-builds@npm:^1.42.0":
2180+
version: 1.42.0
2181+
resolution: "ace-builds@npm:1.42.0"
2182+
checksum: 10c0/c835a98e6594e6ba66fcf6480c93a2f29c09332cc8ca7b4e1059433c13b5b5996ea98ec5d5c991c6df6751c9e4a13e3cda59cf1aa03df6c6390e9e9f826b46c0
21832183
languageName: node
21842184
linkType: hard
21852185

@@ -2662,7 +2662,7 @@ __metadata:
26622662
"@sentry/browser": "npm:^9.25.1"
26632663
"@toast-ui/editor": "npm:^3.2.2"
26642664
"@webpack-cli/serve": "npm:^3.0.1"
2665-
ace-builds: "npm:^1.41.0"
2665+
ace-builds: "npm:^1.42.0"
26662666
babel-loader: "npm:^10.0.0"
26672667
bootstrap: "npm:^5.3.6"
26682668
bootswatch: "npm:^5.3.6"

0 commit comments

Comments
 (0)