mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-03 14:04:42 +08:00
Update dependency github-label-sync to v2.0.2
This commit is contained in:
parent
f28414c17a
commit
5916ef65b2
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -11221,9 +11221,9 @@
|
|||
}
|
||||
},
|
||||
"github-label-sync": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/github-label-sync/-/github-label-sync-2.0.1.tgz",
|
||||
"integrity": "sha512-VIjRZ46R2ibHXTfsNBW5Nl+lCC7KGe9ElQopfwDcvZRXZ9C0swXKWlnS7s/zACPfcqfMZC8OeaJBIh8OVzzSUw==",
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/github-label-sync/-/github-label-sync-2.0.2.tgz",
|
||||
"integrity": "sha512-xDxlGG6s9LVfMNQexatne0bMUrwyYyTma9cC04b82zbEMFoy8rxSlag4eUYYF++ThMxvJp577Wk+uAv0mjRsNg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@financial-times/origami-service-makefile": "^7.0.3",
|
||||
|
@ -19217,9 +19217,9 @@
|
|||
}
|
||||
},
|
||||
"resolve-alpn": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.1.2.tgz",
|
||||
"integrity": "sha512-8OyfzhAtA32LVUsJSke3auIyINcwdh5l3cvYKdKO0nvsYSKuiLfTM5i78PJswFPT8y6cPW+L1v6/hE95chcpDA==",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.0.tgz",
|
||||
"integrity": "sha512-e4FNQs+9cINYMO5NMFc6kOUCdohjqFPSgMuwuZAOUWqrfWsen+Yjy5qZFkV5K7VO7tFSLKcUL97olkED7sCBHA==",
|
||||
"dev": true
|
||||
},
|
||||
"resolve-bin": {
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"bourbon": "7.0.0",
|
||||
"browserslist": "4.16.6",
|
||||
"concurrently": "6.2.0",
|
||||
"github-label-sync": "2.0.1",
|
||||
"github-label-sync": "2.0.2",
|
||||
"jest": "27.0.6",
|
||||
"jest-puppeteer": "5.0.4",
|
||||
"lodash": "4.17.21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue