Update package dependencies
This commit is contained in:
parent
9d17c73c83
commit
b5a4bf6fcb
1 changed files with 2 additions and 2 deletions
|
@ -82,11 +82,11 @@
|
||||||
"jest": "^23.6.0",
|
"jest": "^23.6.0",
|
||||||
"lint-staged": "^7.2.2",
|
"lint-staged": "^7.2.2",
|
||||||
"np": "^3.0.4",
|
"np": "^3.0.4",
|
||||||
"parcel-bundler": "^1.9.7",
|
"parcel": "^1.12.4",
|
||||||
"standard": "^12.0.1"
|
"standard": "^12.0.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"html-entities": "^1.2.1",
|
"html-entities": "^1.2.1",
|
||||||
"jsesc": "^2.5.1"
|
"jsesc": "^2.5.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue