Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d13a881

Browse files
authoredOct 26, 2023
Update dependency acorn to v8.11.0
1 parent 216f561 commit d13a881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/plugin-transform-runtime": "7.11.0",
3535
"@babel/preset-env": "7.11.0",
3636
"@babel/runtime": "7.11.0",
37-
"acorn": "8.0.1",
37+
"acorn": "8.11.0",
3838
"autoprefixer": "9.8.2",
3939
"babel-loader": "8.1.0",
4040
"basiljs": "github:basiljs/basil.js#develop",

0 commit comments

Comments
 (0)
Please sign in to comment.