Upgrade wiki-list-editor to 0.7.8
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
919ba1d3ed
commit
4eadc46271
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -8646,9 +8646,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.7.7",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.7.7.tgz",
|
||||
"integrity": "sha512-2gFb9w5zCA/kxY6EmQIxKYynBlisZHuO6MWSk3AufoLk3VFhorEnilqZfzHU0NiqM82ieqDt1xJkRg4FPyVN2w==",
|
||||
"version": "0.7.8",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.7.8.tgz",
|
||||
"integrity": "sha512-t9O3Guey/EI6KdWLn2YVN43I70pBRpOov8iq0kPa9ZukE+eE55iNUWBQW7D61QypUwBegqQWEm4zAQyoo9f8FA==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"he": "^1.2.0",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"prismjs": "^1.20.0",
|
||||
"sass-loader": "^7.3.1",
|
||||
"style-loader": "^1.0.0",
|
||||
"wiki-list-editor": "^0.7.7"
|
||||
"wiki-list-editor": "^0.7.8"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/mocha -r esm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user