Bump @sideway/formula from 3.0.0 to 3.0.1 (https://github.com/woocommerce/woocommerce-blocks/pull/8403)
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sideway/formula/releases) - [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@sideway/formula" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alba Rincón <albarin@users.noreply.github.com>
This commit is contained in:
parent
4905c18855
commit
bf55547b37
|
@ -5707,9 +5707,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@sideway/formula": {
|
"node_modules/@sideway/formula": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"dev": true,
|
"resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz",
|
||||||
"license": "BSD-3-Clause"
|
"integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==",
|
||||||
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@sideway/pinpoint": {
|
"node_modules/@sideway/pinpoint": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
@ -54481,7 +54482,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@sideway/formula": {
|
"@sideway/formula": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz",
|
||||||
|
"integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@sideway/pinpoint": {
|
"@sideway/pinpoint": {
|
||||||
|
|
Loading…
Reference in New Issue