Skip to content

Commit 8355819

Browse files
dependabot-preview[bot]tclindner
authored andcommitted
Update is-plain-obj requirement from ^1.1.0 to ^2.0.0 (#11)
Updates the requirements on [is-plain-obj](https://github.com/sindresorhus/is-plain-obj) to permit the latest version. - [Release notes](https://github.com/sindresorhus/is-plain-obj/releases) - [Commits](sindresorhus/is-plain-obj@v1.1.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8402cbd commit 8355819

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
@@ -34,7 +34,7 @@
3434
"eslint-config-tc": "^5.1.0",
3535
"eslint-formatter-pretty": "^2.1.1",
3636
"eslint-plugin-import": "^2.15.0",
37-
"is-plain-obj": "^1.1.0",
37+
"is-plain-obj": "^2.0.0",
3838
"mocha": "^6.1.4",
3939
"npm-package-json-lint": "^3.4.1",
4040
"temp-write": "^4.0.0"

0 commit comments

Comments
 (0)