Skip to content

Commit 8efb12c

Browse files
build(deps): bump ace-builds from 1.38.0 to 1.39.0
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.38.0 to 1.39.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.38.0...v1.39.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 c6ab01d commit 8efb12c

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.1.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.38.0",
14+
"ace-builds": "^1.39.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
@@ -2059,10 +2059,10 @@ __metadata:
20592059
languageName: node
20602060
linkType: hard
20612061

2062-
"ace-builds@npm:^1.38.0":
2063-
version: 1.38.0
2064-
resolution: "ace-builds@npm:1.38.0"
2065-
checksum: 10c0/70808083202bf28a207f0c21d9dd234f60f94286853771f8c6d746d96bdf1269580f95847855266b1d00cface3d1bbb26be89129c69b4a46ba87ea803f293a7d
2062+
"ace-builds@npm:^1.39.0":
2063+
version: 1.39.0
2064+
resolution: "ace-builds@npm:1.39.0"
2065+
checksum: 10c0/b315f86d170a373a437455413251e27a5c264acc9403cca6a7559354081eb8666ecfa85ccc75da4c44e0db29e64304ed9146c6269e003d39e8b399c993c12e11
20662066
languageName: node
20672067
linkType: hard
20682068

@@ -2542,7 +2542,7 @@ __metadata:
25422542
"@sentry/browser": "npm:^9.1.0"
25432543
"@toast-ui/editor": "npm:^3.2.2"
25442544
"@webpack-cli/serve": "npm:^3.0.1"
2545-
ace-builds: "npm:^1.38.0"
2545+
ace-builds: "npm:^1.39.0"
25462546
babel-loader: "npm:9.2.1"
25472547
bootstrap: "npm:^5.3.3"
25482548
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)