Update package dependencies

This commit is contained in:
pyoor 2019-12-11 13:46:42 -05:00
parent 9d17c73c83
commit b5a4bf6fcb
1 changed files with 2 additions and 2 deletions

View File

@ -82,11 +82,11 @@
"jest": "^23.6.0",
"lint-staged": "^7.2.2",
"np": "^3.0.4",
"parcel-bundler": "^1.9.7",
"parcel": "^1.12.4",
"standard": "^12.0.1"
},
"dependencies": {
"html-entities": "^1.2.1",
"jsesc": "^2.5.1"
"jsesc": "^2.5.2"
}
}