mirror of https://github.com/Seich/Beau.git
Bump is-plain-object from 4.1.0 to 5.0.0
Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/jonschlinkert/is-plain-object/releases) - [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c73f43aedb
commit
54794d61bb
|
|
@ -4577,9 +4577,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"is-plain-object": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-4.1.0.tgz",
|
||||
"integrity": "sha512-1N1OpoS8S4Ua+FsH6Mhvgaj0di3uRXgulcv2dnFu2J/WcEsDNbBoiUX6mYmhQ2cAzZ+B/lTJtX1qUSL5RwsGug=="
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
||||
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q=="
|
||||
},
|
||||
"is-promise": {
|
||||
"version": "2.1.0",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"deepmerge": "4.2.2",
|
||||
"dotenv": "8.2.0",
|
||||
"globby": "11.0.1",
|
||||
"is-plain-object": "4.1.0",
|
||||
"is-plain-object": "5.0.0",
|
||||
"js-yaml": "3.14.0",
|
||||
"jsome": "2.5.0",
|
||||
"request": "2.88.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue