Merge pull request #324 from Cryptkeeper/dependabot/npm_and_yarn/ansi-html-and-parcel--removed

Bump ansi-html and parcel
This commit is contained in:
Nick Krecklow 2022-11-17 12:03:22 -08:00 committed by GitHub
commit fcf89169dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2238 additions and 16533 deletions

18769
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -45,7 +45,7 @@
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"parcel": "^2.0.0-beta.2"
"parcel": "^2.8.0"
},
"scripts": {
"build": "eslint assets/js/*.js && parcel build assets/html/index.html --dist-dir dist",