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

Commit f7aa65e

Browse files
committed
fix(deps): update dependency is-plain-obj to v4
1 parent 1981b72 commit f7aa65e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 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
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"filter-obj": "^2.0.2",
37-
"is-plain-obj": "^3.0.0",
37+
"is-plain-obj": "^4.0.0",
3838
"path-exists": "^4.0.0",
3939
"toml": "^3.0.0"
4040
},

0 commit comments

Comments
 (0)