mirror of https://github.com/Seich/Beau.git
Bump is-plain-object from 4.1.0 to 4.1.1
Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/jonschlinkert/is-plain-object/releases) - [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v4.1.0...v4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
342eef7915
commit
6afb4e1775
|
|
@ -4556,9 +4556,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": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-4.1.1.tgz",
|
||||
"integrity": "sha512-5Aw8LLVsDlZsETVMhoMXzqsXwQqr/0vlnBYzIXJbYo2F4yYlhLHs+Ez7Bod7IIQKWkJbJfxrWD7pA1Dw1TKrwA=="
|
||||
},
|
||||
"is-promise": {
|
||||
"version": "2.1.0",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"deepmerge": "4.2.2",
|
||||
"dotenv": "8.2.0",
|
||||
"globby": "11.0.1",
|
||||
"is-plain-object": "4.1.0",
|
||||
"is-plain-object": "4.1.1",
|
||||
"joi": "14.3.1",
|
||||
"js-yaml": "3.14.0",
|
||||
"jsome": "2.5.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue