mirror of https://github.com/Seich/Beau.git
Merge pull request #129 from Seich/dependabot/npm_and_yarn/is-plain-object-4.1.0
Bump is-plain-object from 3.0.1 to 4.1.0
This commit is contained in:
commit
9f1a3532f6
|
|
@ -4556,9 +4556,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"is-plain-object": {
|
"is-plain-object": {
|
||||||
"version": "3.0.1",
|
"version": "4.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-4.1.0.tgz",
|
||||||
"integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g=="
|
"integrity": "sha512-1N1OpoS8S4Ua+FsH6Mhvgaj0di3uRXgulcv2dnFu2J/WcEsDNbBoiUX6mYmhQ2cAzZ+B/lTJtX1qUSL5RwsGug=="
|
||||||
},
|
},
|
||||||
"is-promise": {
|
"is-promise": {
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
"deepmerge": "4.2.2",
|
"deepmerge": "4.2.2",
|
||||||
"dotenv": "8.2.0",
|
"dotenv": "8.2.0",
|
||||||
"globby": "11.0.1",
|
"globby": "11.0.1",
|
||||||
"is-plain-object": "3.0.1",
|
"is-plain-object": "4.1.0",
|
||||||
"joi": "14.3.1",
|
"joi": "14.3.1",
|
||||||
"js-yaml": "3.14.0",
|
"js-yaml": "3.14.0",
|
||||||
"jsome": "2.5.0",
|
"jsome": "2.5.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue