Skip to content

Commit 1841ebd

Browse files
Bump ace-builds from 1.37.5 to 1.38.0
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.37.5 to 1.38.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.37.5...v1.38.0) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99e9dd4 commit 1841ebd

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.0.1",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.37.5",
14+
"ace-builds": "^1.38.0",
1515
"babel-loader": "9.2.1",
1616
"bootstrap": "^5.3.3",
1717
"compression-webpack-plugin": "11.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,10 +2127,10 @@ __metadata:
21272127
languageName: node
21282128
linkType: hard
21292129

2130-
"ace-builds@npm:^1.37.5":
2131-
version: 1.37.5
2132-
resolution: "ace-builds@npm:1.37.5"
2133-
checksum: 10c0/6279b4e41088d7fca39f8c1764358ea0910af88c7a78027ba51fd9e8699bdc9b4108684638adf86d3b0eaa917eec8cefde1530f2c1a0f0a63119d88ae21ce4e5
2130+
"ace-builds@npm:^1.38.0":
2131+
version: 1.38.0
2132+
resolution: "ace-builds@npm:1.38.0"
2133+
checksum: 10c0/70808083202bf28a207f0c21d9dd234f60f94286853771f8c6d746d96bdf1269580f95847855266b1d00cface3d1bbb26be89129c69b4a46ba87ea803f293a7d
21342134
languageName: node
21352135
linkType: hard
21362136

@@ -2610,7 +2610,7 @@ __metadata:
26102610
"@sentry/browser": "npm:^9.0.1"
26112611
"@toast-ui/editor": "npm:^3.2.2"
26122612
"@webpack-cli/serve": "npm:^3.0.1"
2613-
ace-builds: "npm:^1.37.5"
2613+
ace-builds: "npm:^1.38.0"
26142614
babel-loader: "npm:9.2.1"
26152615
bootstrap: "npm:^5.3.3"
26162616
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)