Skip to content

Commit 4edb365

Browse files
Update dependency ace-builds to ~1.43.0
1 parent 3f35f53 commit 4edb365

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": "^8.57.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,10 +2140,10 @@ __metadata:
21402140
languageName: node
21412141
linkType: hard
21422142

2143-
"ace-builds@npm:~1.17.0":
2144-
version: 1.17.0
2145-
resolution: "ace-builds@npm:1.17.0"
2146-
checksum: 10c0/ca6df38b97e098f837fa8ec91fab14099fb2dddfd67de801c0c1e0ec5da2904d101eb498356956035f656dfe2539d6467695bdcad068b04f6b3301c537c18df5
2143+
"ace-builds@npm:~1.43.0":
2144+
version: 1.43.1
2145+
resolution: "ace-builds@npm:1.43.1"
2146+
checksum: 10c0/c06bc475d7627e09bcd862d115a874a6d63bf4be4fc34d0bc19814d3c4ddce10007bf77a26a7efdd741a06a5e3efd1d14e7f36c209b952a77dd8a1d91a3212bf
21472147
languageName: node
21482148
linkType: hard
21492149

@@ -5233,7 +5233,7 @@ __metadata:
52335233
"@types/lodash": "npm:^4.14.202"
52345234
"@types/node": "npm:^20.0.0"
52355235
"@types/offscreencanvas": "npm:^2019.7.0"
5236-
ace-builds: "npm:~1.17.0"
5236+
ace-builds: "npm:~1.43.0"
52375237
acorn: "npm:^8.8.2"
52385238
acorn-class-fields: "npm:^1.0.0"
52395239
acorn-loose: "npm:^8.0.0"

0 commit comments

Comments
 (0)