Skip to content

Commit f8e06e5

Browse files
Update dependency acorn-walk to v8.3.4
1 parent c26e3a5 commit f8e06e5

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

sicp_publish/yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ __metadata:
2929
linkType: hard
3030

3131
"acorn-walk@npm:^8.0.0":
32-
version: 8.2.0
33-
resolution: "acorn-walk@npm:8.2.0"
34-
checksum: 10c0/dbe92f5b2452c93e960c5594e666dd1fae141b965ff2cb4a1e1d0381e3e4db4274c5ce4ffa3d681a86ca2a8d4e29d5efc0670a08e23fd2800051ea387df56ca2
32+
version: 8.3.4
33+
resolution: "acorn-walk@npm:8.3.4"
34+
dependencies:
35+
acorn: "npm:^8.11.0"
36+
checksum: 10c0/76537ac5fb2c37a64560feaf3342023dadc086c46da57da363e64c6148dc21b57d49ace26f949e225063acb6fb441eabffd89f7a3066de5ad37ab3e328927c62
3537
languageName: node
3638
linkType: hard
3739

38-
"acorn@npm:^8.0.3, acorn@npm:^8.5.0":
40+
"acorn@npm:^8.0.3, acorn@npm:^8.11.0, acorn@npm:^8.5.0":
3941
version: 8.15.0
4042
resolution: "acorn@npm:8.15.0"
4143
bin:

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,9 +2373,11 @@ __metadata:
23732373
linkType: hard
23742374

23752375
"acorn-walk@npm:^8.0.0, acorn-walk@npm:^8.0.2":
2376-
version: 8.3.2
2377-
resolution: "acorn-walk@npm:8.3.2"
2378-
checksum: 10c0/7e2a8dad5480df7f872569b9dccff2f3da7e65f5353686b1d6032ab9f4ddf6e3a2cb83a9b52cf50b1497fd522154dda92f0abf7153290cc79cd14721ff121e52
2376+
version: 8.3.4
2377+
resolution: "acorn-walk@npm:8.3.4"
2378+
dependencies:
2379+
acorn: "npm:^8.11.0"
2380+
checksum: 10c0/76537ac5fb2c37a64560feaf3342023dadc086c46da57da363e64c6148dc21b57d49ace26f949e225063acb6fb441eabffd89f7a3066de5ad37ab3e328927c62
23792381
languageName: node
23802382
linkType: hard
23812383

@@ -2388,7 +2390,7 @@ __metadata:
23882390
languageName: node
23892391
linkType: hard
23902392

2391-
"acorn@npm:^8.1.0, acorn@npm:^8.5.0, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
2393+
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.5.0, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
23922394
version: 8.15.0
23932395
resolution: "acorn@npm:8.15.0"
23942396
bin:

0 commit comments

Comments
 (0)