Skip to content

Commit 6acadeb

Browse files
nodejs-github-bottargos
authored andcommitted
deps: update acorn-walk to 8.3.3
PR-URL: #53466 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 123910f commit 6acadeb

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

deps/acorn/acorn-walk/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 8.3.3 (2024-01-11)
2+
3+
### Bug fixes
4+
5+
Make acorn a dependency because acorn-walk uses the types from that package.
6+
7+
## 8.3.2 (2024-01-11)
8+
9+
### Bug fixes
10+
11+
Add missing type for `findNodeBefore`.
12+
113
## 8.3.1 (2023-12-06)
214

315
### Bug fixes

deps/acorn/acorn-walk/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@
1616
],
1717
"./package.json": "./package.json"
1818
},
19-
"version": "8.3.2",
19+
"version": "8.3.3",
2020
"engines": {
2121
"node": ">=0.4.0"
2222
},
23+
"dependencies": {
24+
"acorn": "^8.11.0"
25+
},
2326
"maintainers": [
2427
{
2528
"name": "Marijn Haverbeke",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy