Update dependency shareon to v2.3.0

This commit is contained in:
Renovate 2023-08-19 14:01:03 +01:00
parent 4d3d6bbc9a
commit 310eb05559
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.66.1",
"shareon": "2.2.0"
"shareon": "2.3.0"
},
"devDependencies": {
"eslint": "8.33.0",
@ -3161,9 +3161,9 @@
}
},
"node_modules/shareon": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.0.tgz",
"integrity": "sha512-tOxEWHYhMZwXsGwwhR5DSj5ZFbx6yRixJm2CqNa4wfVXg5swXjLOV1olkTDNRRjfiVbtR0UjNei0SqD45Co0cA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.3.0.tgz",
"integrity": "sha512-TawY2uXaVe635B3+/WfhFf/yS3UVoS7juW4zOP55qU22uYCwCcKyY9g07TAtwwfZUwM4BmxUEBOZF2rjfB/P6w==",
"funding": [
"https://github.com/sponsors/kytta/",
"https://liberapay.com/kytta",
@ -6014,9 +6014,9 @@
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
},
"shareon": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.0.tgz",
"integrity": "sha512-tOxEWHYhMZwXsGwwhR5DSj5ZFbx6yRixJm2CqNa4wfVXg5swXjLOV1olkTDNRRjfiVbtR0UjNei0SqD45Co0cA=="
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.3.0.tgz",
"integrity": "sha512-TawY2uXaVe635B3+/WfhFf/yS3UVoS7juW4zOP55qU22uYCwCcKyY9g07TAtwwfZUwM4BmxUEBOZF2rjfB/P6w=="
},
"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.66.1",
"shareon": "2.2.0"
"shareon": "2.3.0"
}
}