Update dependency shareon to v2.3.0
This commit is contained in:
parent
4d3d6bbc9a
commit
310eb05559
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
||||||
"lodash.throttle": "4.1.1",
|
"lodash.throttle": "4.1.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"sass": "1.66.1",
|
"sass": "1.66.1",
|
||||||
"shareon": "2.2.0"
|
"shareon": "2.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "8.33.0",
|
"eslint": "8.33.0",
|
||||||
|
@ -3161,9 +3161,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/shareon": {
|
"node_modules/shareon": {
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.3.0.tgz",
|
||||||
"integrity": "sha512-tOxEWHYhMZwXsGwwhR5DSj5ZFbx6yRixJm2CqNa4wfVXg5swXjLOV1olkTDNRRjfiVbtR0UjNei0SqD45Co0cA==",
|
"integrity": "sha512-TawY2uXaVe635B3+/WfhFf/yS3UVoS7juW4zOP55qU22uYCwCcKyY9g07TAtwwfZUwM4BmxUEBOZF2rjfB/P6w==",
|
||||||
"funding": [
|
"funding": [
|
||||||
"https://github.com/sponsors/kytta/",
|
"https://github.com/sponsors/kytta/",
|
||||||
"https://liberapay.com/kytta",
|
"https://liberapay.com/kytta",
|
||||||
|
@ -6014,9 +6014,9 @@
|
||||||
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
|
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
|
||||||
},
|
},
|
||||||
"shareon": {
|
"shareon": {
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/shareon/-/shareon-2.3.0.tgz",
|
||||||
"integrity": "sha512-tOxEWHYhMZwXsGwwhR5DSj5ZFbx6yRixJm2CqNa4wfVXg5swXjLOV1olkTDNRRjfiVbtR0UjNei0SqD45Co0cA=="
|
"integrity": "sha512-TawY2uXaVe635B3+/WfhFf/yS3UVoS7juW4zOP55qU22uYCwCcKyY9g07TAtwwfZUwM4BmxUEBOZF2rjfB/P6w=="
|
||||||
},
|
},
|
||||||
"shebang-command": {
|
"shebang-command": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
|
|
|
@ -40,6 +40,6 @@
|
||||||
"lodash.throttle": "4.1.1",
|
"lodash.throttle": "4.1.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"sass": "1.66.1",
|
"sass": "1.66.1",
|
||||||
"shareon": "2.2.0"
|
"shareon": "2.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue