site: acorn not needed as a devDep after bump to eslint 6.2.2

This commit is contained in:
Michael Bradley, Jr 2019-08-27 10:38:03 -05:00 committed by Michael Bradley
parent 39a46745bc
commit 054ec7ee66
2 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@
"uuid": "^3.3.2"
},
"devDependencies": {
"acorn": "^6.0.0",
"del": "^3.0.0",
"eslint": "^6.2.2",
"eslint-config-hexo": "^3.0.0",

View File

@ -167,7 +167,7 @@ acorn@^4.0.4, acorn@~4.0.2:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
integrity sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=
acorn@^6.0.0, acorn@^6.1.1:
acorn@^6.1.1:
version "6.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==