Skip to content

Commit 135a069

Browse files
committed
fix(deps): update dependency acorn to v8.7.1
1 parent 3d89c76 commit 135a069

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"rollup-plugin-commonjs": "10.1.0"
6767
},
6868
"dependencies": {
69-
"acorn": "8.4.0"
69+
"acorn": "8.7.1"
7070
}
7171
}

0 commit comments

Comments
 (0)