File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 83
83
},
84
84
"dependencies" : {
85
85
"@base2/pretty-print-object" : " ^1.0.0" ,
86
- "is-plain-object" : " 3.0.0" ,
87
- "stringify-object" : " 3.3.0"
86
+ "is-plain-object" : " 3.0.0"
88
87
},
89
88
"jest" : {
90
89
"setupTestFrameworkScriptFile" : " <rootDir>tests/setupTests.js"
Original file line number Diff line number Diff line change @@ -3231,10 +3231,6 @@ get-own-enumerable-property-symbols@^2.0.1:
3231
3231
version "2.0.1"
3232
3232
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz#5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b"
3233
3233
3234
- get-own-enumerable-property-symbols@^3.0.0 :
3235
- version "3.0.0"
3236
- resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203"
3237
-
3238
3234
get-pkg-repo@^1.0.0 :
3239
3235
version "1.4.0"
3240
3236
resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz#c73b489c06d80cc5536c2c853f9e05232056972d"
@@ -7177,14 +7173,6 @@ string_decoder@~1.1.1:
7177
7173
dependencies :
7178
7174
safe-buffer "~5.1.0"
7179
7175
7180
- stringify-object@3.3.0 :
7181
- version "3.3.0"
7182
- resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629"
7183
- dependencies :
7184
- get-own-enumerable-property-symbols "^3.0.0"
7185
- is-obj "^1.0.1"
7186
- is-regexp "^1.0.0"
7187
-
7188
7176
stringify-object@^3.2.2 :
7189
7177
version "3.2.2"
7190
7178
resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.2.2.tgz#9853052e5a88fb605a44cd27445aa257ad7ffbcd"
You can’t perform that action at this time.
0 commit comments