Skip to content

Commit 6b70220

Browse files
committed
fix: upgrade acorn from 8.11.3 to 8.12.0
Snyk has created this PR to upgrade acorn from 8.11.3 to 8.12.0. See this package in npm: acorn See this project in Snyk: https://app.snyk.io/org/tjenkinson/project/4c6d77a4-139f-42aa-bb73-2a6bd1331304?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fe62535 commit 6b70220

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
@@ -39,7 +39,7 @@
3939
"rollup": "^2.0.0"
4040
},
4141
"dependencies": {
42-
"acorn": "^8.0.1",
42+
"acorn": "^8.12.0",
4343
"jsesc": "^3.0.1",
4444
"magic-string": "^0.25.4"
4545
}

0 commit comments

Comments
 (0)