Skip to content

Commit 3431228

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @base2/pretty-print-object to v1.0.2
1 parent 0588cc4 commit 3431228

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"react-dom": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0"
8383
},
8484
"dependencies": {
85-
"@base2/pretty-print-object": "1.0.1",
85+
"@base2/pretty-print-object": "1.0.2",
8686
"is-plain-object": "5.0.0",
8787
"react-is": "18.1.0"
8888
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1947,10 +1947,10 @@
19471947
lodash "^4.17.13"
19481948
to-fast-properties "^2.0.0"
19491949

1950-
"@base2/[email protected].1":
1951-
version "1.0.1"
1952-
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
1953-
integrity sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==
1950+
"@base2/[email protected].2":
1951+
version "1.0.2"
1952+
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
1953+
integrity sha512-rBha0UDfV7EmBRjWrGG7Cpwxg8WomPlo0q+R2so47ZFf9wy4YKJzLuHcVa0UGFjdcLZj/4F/1FNC46GIQhe7sA==
19541954

19551955
"@bcoe/v8-coverage@^0.2.3":
19561956
version "0.2.3"

0 commit comments

Comments
 (0)