We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728cad9 commit a86a6a8Copy full SHA for a86a6a8
package.json
@@ -7,18 +7,18 @@
7
"url": "https://github.com/browserify/acorn-node/issues"
8
},
9
"dependencies": {
10
- "acorn": "^6.0.1",
+ "acorn": "^6.0.2",
11
"acorn-dynamic-import": "^4.0.0",
12
- "acorn-walk": "^6.0.1",
+ "acorn-walk": "^6.1.0",
13
"xtend": "^4.0.1"
14
15
"devDependencies": {
16
- "acorn-bigint": "^0.3.0",
+ "acorn-bigint": "^0.3.1",
17
"acorn-import-meta": "^0.3.0",
18
- "buble": "^0.19.3",
+ "buble": "^0.19.6",
19
"mkdirp": "^0.5.1",
20
"standard": "^11.0.1",
21
- "tape": "^4.8.0"
+ "tape": "^4.9.1"
22
23
"homepage": "https://github.com/browserify/acorn-node",
24
"keywords": [
0 commit comments