update dependencies
- acorn@8.0.1 - semver@7.3.2
This commit is contained in:
parent
d97672613d
commit
8774271a1a
|
|
@ -23,8 +23,8 @@
|
||||||
"LICENSE"
|
"LICENSE"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acorn": "~7.1.0",
|
"acorn": "~8.0.1",
|
||||||
"semver": "~6.3.0"
|
"semver": "~7.3.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node test/compress.js && node test/mocha.js"
|
"test": "node test/compress.js && node test/mocha.js"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user