Skip to content

Commit 03ef0b5

Browse files
Bump ace-builds from 1.34.1 to 1.34.2
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.34.1 to 1.34.2. - [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.34.1...v1.34.2) --- 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 e20ee45 commit 03ef0b5

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
@@ -12,7 +12,7 @@
1212
"@sentry/browser": "^8.4.0",
1313
"@toast-ui/editor": "^3.2.2",
1414
"@webpack-cli/serve": "^2.0.5",
15-
"ace-builds": "^1.34.1",
15+
"ace-builds": "^1.34.2",
1616
"babel-loader": "^9.1.3",
1717
"bootstrap": "^5.3.3",
1818
"bootswatch": "^5.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2243,10 +2243,10 @@ __metadata:
22432243
languageName: node
22442244
linkType: hard
22452245

2246-
"ace-builds@npm:^1.34.1":
2247-
version: 1.34.1
2248-
resolution: "ace-builds@npm:1.34.1"
2249-
checksum: 10c0/7f62c0e8f8f193917b879859645926af3db3588f2fc0d040172c45813b510122c19767e8624fbfd48b73a275de118cfad1da842ce8d65eb6d881005a1f0991a0
2246+
"ace-builds@npm:^1.34.2":
2247+
version: 1.34.2
2248+
resolution: "ace-builds@npm:1.34.2"
2249+
checksum: 10c0/0ad0c9cfefe0f10ce66d5c1ee0b2a2c56185fcdf72f65ca4cb0c6dc0045f075863116dd1f2c7daa8b8f45355a5a36b728f1b4ecd7a03cde328506ceef819b1c9
22502250
languageName: node
22512251
linkType: hard
22522252

@@ -2846,7 +2846,7 @@ __metadata:
28462846
"@sentry/browser": "npm:^8.4.0"
28472847
"@toast-ui/editor": "npm:^3.2.2"
28482848
"@webpack-cli/serve": "npm:^2.0.5"
2849-
ace-builds: "npm:^1.34.1"
2849+
ace-builds: "npm:^1.34.2"
28502850
babel-loader: "npm:^9.1.3"
28512851
bootstrap: "npm:^5.3.3"
28522852
bootswatch: "npm:^5.3.3"

0 commit comments

Comments
 (0)