Skip to content

Commit ddab6b8

Browse files
build(deps): bump ace-builds from 1.39.0 to 1.39.1
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.39.0 to 1.39.1. - [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.39.0...v1.39.1) --- updated-dependencies: - dependency-name: ace-builds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 536db6b commit ddab6b8

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.7.0",
1212
"@toast-ui/editor": "^3.2.2",
1313
"@webpack-cli/serve": "^3.0.1",
14-
"ace-builds": "^1.39.0",
14+
"ace-builds": "^1.39.1",
1515
"babel-loader": "10.0.0",
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.39.0":
2063-
version: 1.39.0
2064-
resolution: "ace-builds@npm:1.39.0"
2065-
checksum: 10c0/b315f86d170a373a437455413251e27a5c264acc9403cca6a7559354081eb8666ecfa85ccc75da4c44e0db29e64304ed9146c6269e003d39e8b399c993c12e11
2062+
"ace-builds@npm:^1.39.1":
2063+
version: 1.39.1
2064+
resolution: "ace-builds@npm:1.39.1"
2065+
checksum: 10c0/37b6e224067405100a6dd0192cd5b10ba83242e43584518fe139cb889daac350ee06565754cb3bba9d382cb5eb988be219b06c2665761fa12126b59687545173
20662066
languageName: node
20672067
linkType: hard
20682068

@@ -2529,7 +2529,7 @@ __metadata:
25292529
"@sentry/browser": "npm:^9.7.0"
25302530
"@toast-ui/editor": "npm:^3.2.2"
25312531
"@webpack-cli/serve": "npm:^3.0.1"
2532-
ace-builds: "npm:^1.39.0"
2532+
ace-builds: "npm:^1.39.1"
25332533
babel-loader: "npm:10.0.0"
25342534
bootstrap: "npm:^5.3.3"
25352535
compression-webpack-plugin: "npm:11.1.0"

0 commit comments

Comments
 (0)