Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit d42fb83

Browse files
authored
Merge pull request #321 from netlify/renovate/is-plain-obj-3.x
fix(deps): update dependency is-plain-obj to v3
2 parents 8105218 + c291468 commit d42fb83

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

package-lock.json

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"filter-obj": "^2.0.2",
34-
"is-plain-obj": "^2.1.0",
34+
"is-plain-obj": "^3.0.0",
3535
"path-exists": "^4.0.0",
3636
"toml": "^3.0.0"
3737
},

0 commit comments

Comments
 (0)