Skip to content

Commit 463ebb6

Browse files
Update dependency ace-builds to ~1.43.0
1 parent ede922a commit 463ebb6

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
@@ -68,7 +68,7 @@
6868
"@types/lodash": "^4.14.202",
6969
"@types/node": "^20.0.0",
7070
"@types/offscreencanvas": "^2019.7.0",
71-
"ace-builds": "~1.17.0",
71+
"ace-builds": "~1.43.0",
7272
"coveralls": "^3.1.0",
7373
"escodegen": "^2.0.0",
7474
"eslint": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,10 +2213,10 @@ __metadata:
22132213
languageName: node
22142214
linkType: hard
22152215

2216-
"ace-builds@npm:~1.17.0":
2217-
version: 1.17.0
2218-
resolution: "ace-builds@npm:1.17.0"
2219-
checksum: 10c0/ca6df38b97e098f837fa8ec91fab14099fb2dddfd67de801c0c1e0ec5da2904d101eb498356956035f656dfe2539d6467695bdcad068b04f6b3301c537c18df5
2216+
"ace-builds@npm:~1.43.0":
2217+
version: 1.43.1
2218+
resolution: "ace-builds@npm:1.43.1"
2219+
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
22202220
languageName: node
22212221
linkType: hard
22222222

@@ -5290,7 +5290,7 @@ __metadata:
52905290
"@types/lodash": "npm:^4.14.202"
52915291
"@types/node": "npm:^20.0.0"
52925292
"@types/offscreencanvas": "npm:^2019.7.0"
5293-
ace-builds: "npm:~1.17.0"
5293+
ace-builds: "npm:~1.43.0"
52945294
acorn: "npm:^8.8.2"
52955295
acorn-class-fields: "npm:^1.0.0"
52965296
acorn-loose: "npm:^8.0.0"

0 commit comments

Comments
 (0)