Skip to content

Commit 3f35f53

Browse files
Update dependency @types/estree to v1 (#1790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08a419c commit 3f35f53

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sicp_publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@joeychenofficial/alt-ergo-modified": "^2.4.0",
18-
"@types/estree": "0.0.52",
18+
"@types/estree": "1.0.8",
1919
"acorn": "^8.0.3",
2020
"acorn-loose": "^8.0.0",
2121
"acorn-walk": "^8.0.0",

sicp_publish/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@types/estree@npm:0.0.52":
16-
version: 0.0.52
17-
resolution: "@types/estree@npm:0.0.52"
18-
checksum: 10c0/b17e29cd6335c96d915cc4cda8c04e2c87e47bb97d9cd86094cf0465688d6caffa6e45b37fd3ce90f149af56b7ab8ca8a7947981d9749e18caeb3a56ae9be444
15+
"@types/estree@npm:1.0.8":
16+
version: 1.0.8
17+
resolution: "@types/estree@npm:1.0.8"
18+
checksum: 10c0/39d34d1afaa338ab9763f37ad6066e3f349444f9052b9676a7cc0252ef9485a41c6d81c9c4e0d26e9077993354edf25efc853f3224dd4b447175ef62bdcc86a5
1919
languageName: node
2020
linkType: hard
2121

@@ -67,7 +67,7 @@ __metadata:
6767
resolution: "sicp@workspace:."
6868
dependencies:
6969
"@joeychenofficial/alt-ergo-modified": "npm:^2.4.0"
70-
"@types/estree": "npm:0.0.52"
70+
"@types/estree": "npm:1.0.8"
7171
acorn: "npm:^8.0.3"
7272
acorn-loose: "npm:^8.0.0"
7373
acorn-walk: "npm:^8.0.0"

0 commit comments

Comments
 (0)