Update dependency shareon to v2.2.1

This commit is contained in:
Renovate 2023-07-15 12:00:55 +01:00
parent 6ff661e610
commit 5fad50dace
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"lodash.throttle": "4.1.1",
"npm-run-all": "4.1.5",
"sass": "1.63.4",
"shareon": "2.1.0"
"shareon": "2.2.1"
},
"devDependencies": {
"eslint": "8.33.0",
@ -3161,9 +3161,9 @@
}
},
"node_modules/shareon": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.1.0.tgz",
"integrity": "sha512-Autnx3eT6Ktq/PS3VrCuQkUwCRQg1wI04pEqPkTfI6EwRjH+AUJoJ86vCuRby3/F+GczG5t/wtTSKcfVGfIFvQ==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.1.tgz",
"integrity": "sha512-kAEzLlY3lYU6qFi3q72stSKQm4yN5DBzWAKaME2Zyk7t9NEVBD5lrBqwDgCZRmb4QCIoClccjuHy460fVNnqNA==",
"funding": [
"https://github.com/sponsors/kytta/",
"https://liberapay.com/kytta",
@ -6014,9 +6014,9 @@
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
},
"shareon": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.1.0.tgz",
"integrity": "sha512-Autnx3eT6Ktq/PS3VrCuQkUwCRQg1wI04pEqPkTfI6EwRjH+AUJoJ86vCuRby3/F+GczG5t/wtTSKcfVGfIFvQ=="
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.1.tgz",
"integrity": "sha512-kAEzLlY3lYU6qFi3q72stSKQm4yN5DBzWAKaME2Zyk7t9NEVBD5lrBqwDgCZRmb4QCIoClccjuHy460fVNnqNA=="
},
"shebang-command": {
"version": "1.2.0",

View File

@ -40,6 +40,6 @@
"lodash.throttle": "4.1.1",
"npm-run-all": "4.1.5",
"sass": "1.63.4",
"shareon": "2.1.0"
"shareon": "2.2.1"
}
}