Skip to content

Commit 98fc738

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

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.15.0",
1414
"@toast-ui/editor": "^3.2.2",
1515
"@webpack-cli/serve": "^3.0.1",
16-
"ace-builds": "^1.40.1",
16+
"ace-builds": "^1.41.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
@@ -2169,10 +2169,10 @@ __metadata:
21692169
languageName: node
21702170
linkType: hard
21712171

2172-
"ace-builds@npm:^1.40.1":
2173-
version: 1.40.1
2174-
resolution: "ace-builds@npm:1.40.1"
2175-
checksum: 10c0/9e964f64ee64fd697568571fc3c42a8d83c27a77fcda9e7c5df772e91945793eedc892950c290eccf7de58516c83b708427c2639e050cfbb978cef93126322b7
2172+
"ace-builds@npm:^1.41.0":
2173+
version: 1.41.0
2174+
resolution: "ace-builds@npm:1.41.0"
2175+
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
21762176
languageName: node
21772177
linkType: hard
21782178

@@ -2655,7 +2655,7 @@ __metadata:
26552655
"@sentry/browser": "npm:^9.15.0"
26562656
"@toast-ui/editor": "npm:^3.2.2"
26572657
"@webpack-cli/serve": "npm:^3.0.1"
2658-
ace-builds: "npm:^1.40.1"
2658+
ace-builds: "npm:^1.41.0"
26592659
babel-loader: "npm:^10.0.0"
26602660
bootstrap: "npm:^5.3.5"
26612661
bootswatch: "npm:^5.3.5"

0 commit comments

Comments
 (0)