File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 8484 },
8585 "dependencies" : {
8686 "@base2/pretty-print-object" : " 1.0.0" ,
87- "is-plain-object" : " 3.0.0 "
87+ "is-plain-object" : " 3.0.1 "
8888 },
8989 "jest" : {
9090 "setupFilesAfterEnv" : [
Original file line number Diff line number Diff line change @@ -5306,11 +5306,10 @@ is-plain-obj@^1.1.0:
53065306 version "1.1.0"
53075307 resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
53085308
5309- is-plain-object@3.0.0 :
5310- version "3.0.0"
5311- resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.0.tgz#47bfc5da1b5d50d64110806c199359482e75a928"
5312- dependencies :
5313- isobject "^4.0.0"
5309+ is-plain-object@3.0.1 :
5310+ version "3.0.1"
5311+ resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b"
5312+ integrity sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==
53145313
53155314is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4 :
53165315 version "2.0.4"
@@ -5474,10 +5473,6 @@ isobject@^3.0.0, isobject@^3.0.1:
54745473 version "3.0.1"
54755474 resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
54765475
5477- isobject@^4.0.0 :
5478- version "4.0.0"
5479- resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
5480-
54815476isstream@~0.1.2 :
54825477 version "0.1.2"
54835478 resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
You can’t perform that action at this time.
0 commit comments