Skip to content

Commit 91707b8

Browse files
build(deps): 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 25ba868 commit 91707b8

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.15.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.40.1",
14+
"ace-builds": "^1.41.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
@@ -2144,10 +2144,10 @@ __metadata:
21442144
languageName: node
21452145
linkType: hard
21462146

2147-
"ace-builds@npm:^1.40.1":
2148-
version: 1.40.1
2149-
resolution: "ace-builds@npm:1.40.1"
2150-
checksum: 10c0/9e964f64ee64fd697568571fc3c42a8d83c27a77fcda9e7c5df772e91945793eedc892950c290eccf7de58516c83b708427c2639e050cfbb978cef93126322b7
2147+
"ace-builds@npm:^1.41.0":
2148+
version: 1.41.0
2149+
resolution: "ace-builds@npm:1.41.0"
2150+
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
21512151
languageName: node
21522152
linkType: hard
21532153

@@ -2614,7 +2614,7 @@ __metadata:
26142614
"@sentry/browser": "npm:^9.15.0"
26152615
"@toast-ui/editor": "npm:^3.2.2"
26162616
"@webpack-cli/serve": "npm:^3.0.1"
2617-
ace-builds: "npm:^1.40.1"
2617+
ace-builds: "npm:^1.41.0"
26182618
babel-loader: "npm:10.0.0"
26192619
bootstrap: "npm:^5.3.5"
26202620
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)