Skip to content

Commit 45c758f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency object-inspect to v1.10.3
1 parent da94f4e commit 45c758f

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"mousetrap": "1.6.5",
256256
"mustache": "4.2.0",
257257
"normalize.css": "8.0.1",
258-
"object-inspect": "1.8.0",
258+
"object-inspect": "1.10.3",
259259
"offline-plugin": "5.0.7",
260260
"p5": "1.1.9",
261261
"parse5-sax-parser": "6.0.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10100,15 +10100,10 @@ object-hash@^2.0.3:
1010010100
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09"
1010110101
integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ==
1010210102

10103-
object-inspect@1.8.0:
10104-
version "1.8.0"
10105-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
10106-
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
10107-
10108-
object-inspect@^1.6.0, object-inspect@^1.9.0:
10109-
version "1.9.0"
10110-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
10111-
integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
10103+
object-inspect@1.10.3, object-inspect@^1.6.0, object-inspect@^1.9.0:
10104+
version "1.10.3"
10105+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
10106+
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
1011210107

1011310108
object-inspect@~0.4.0:
1011410109
version "0.4.0"

0 commit comments

Comments
 (0)