Increase version of wiki-list-editor to 0.7.6
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
bbb6b44416
commit
29f33fbbe3
6
editor/package-lock.json
generated
6
editor/package-lock.json
generated
|
@ -8646,9 +8646,9 @@
|
|||
}
|
||||
},
|
||||
"wiki-list-editor": {
|
||||
"version": "0.7.5",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.7.5.tgz",
|
||||
"integrity": "sha512-+qiMkmkQwP9i7BzfMmj6rM5agfTi0tYtvExEn30liiAW6QFLfi740zVffd5Iqzjl97ZR6QfCGVhbHAfC56NpKQ==",
|
||||
"version": "0.7.6",
|
||||
"resolved": "https://registry.npmjs.org/wiki-list-editor/-/wiki-list-editor-0.7.6.tgz",
|
||||
"integrity": "sha512-48vnyrbG4b7Xkn2oW8axaIpYX39g8KFukO1DPpewqBKh1hvi4l79gqIR8nQqVDXsTjDNeDTQMxcpZXkKInMDZA==",
|
||||
"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.5"
|
||||
"wiki-list-editor": "^0.7.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node_modules/.bin/mocha -r esm",
|
||||
|
|
Loading…
Reference in New Issue
Block a user