Skip to content

Commit 002f009

Browse files
chore(deps): bump is-plain-object from 3.0.1 to 4.0.0 (#92)
Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/jonschlinkert/is-plain-object/releases) - [Commits](jonschlinkert/is-plain-object@v3.0.1...v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f765530 commit 002f009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bluebird": "^3.2.2",
2929
"cuid": "^2.1.4",
3030
"graceful-fs": "^4.1.3",
31-
"is-plain-object": "^3.0.0",
31+
"is-plain-object": "^4.0.0",
3232
"rfdc": "^1.1.4"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)