mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 18:40:46 +00:00
Add missing eslint-plugin-chai-friendly@^0.5.0
This commit is contained in:
parent
d1da5e43af
commit
2be47a6820
1 changed files with 6 additions and 0 deletions
6
services/docstore/package-lock.json
generated
6
services/docstore/package-lock.json
generated
|
@ -2583,6 +2583,12 @@
|
|||
"integrity": "sha512-ExTJKhgeYMfY8wDj3UiZmgpMKJOUHGNHmWMlxT49JUDB1vTnw0sSNfXJSxnX+LcebyBD/gudXzjzD136WqPJrQ==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-plugin-chai-friendly": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.5.0.tgz",
|
||||
"integrity": "sha512-Pxe6z8C9fP0pn2X2nGFU/b3GBOCM/5FVus1hsMwJsXP3R7RiXFl7g0ksJbsc0GxiLyidTW4mEFk77qsNn7Tk7g==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-plugin-es": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz",
|
||||
|
|
Loading…
Reference in a new issue