Increase version of wiki-list-editor to 0.8.11
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
8615b25dc6
commit
7084cfad14
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -9241,9 +9241,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.8.10",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.10.tgz",
|
||||
"integrity": "sha512-ob4rHlY2s56wyhBOk7Kvxdr39xnn0kS9ZF8Wwnmerh1P8cUQEU0IaL53fYb4VYqk2eM07Vz+/kiEbb6t32qBJw==",
|
||||
"version": "0.8.11",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.8.11.tgz",
|
||||
"integrity": "sha512-9fCm1Py0VIMhdyinv2leHCNtGzpk8Pry+cR7HqdZwQ03R6GYqF+shOttMIP8CxwWY4ILTfvo2ItjgMRDdF+hvg==",
|
||||
"requires": {
|
||||
"dragula": "^3.7.2",
|
||||
"he": "^1.2.0",
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"vis-data": "^6.6.1",
|
||||
"vis-network": "^7.6.10",
|
||||
"vis-util": "^4.3.2",
|
||||
"wiki-list-editor": "^0.8.10"
|
||||
"wiki-list-editor": "^0.8.11"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/mocha -r esm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user