Skip to content

Commit a17c2fd

Browse files
authored
Merge pull request #8 from Hermanya/dependabot/npm_and_yarn/kind-of-6.0.3
Bump kind-of from 3.2.2 to 6.0.3
2 parents d2d0afa + c3ae091 commit a17c2fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"json-stable-stringify-without-jsonify": "^1.0.1",
423423
"json5": "^2.1.0",
424424
"jsx-ast-utils": "^2.2.1",
425-
"kind-of": "^3.2.2",
425+
"kind-of": "^6.0.3",
426426
"kleur": "^3.0.3",
427427
"leven": "^3.1.0",
428428
"levn": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5207,7 +5207,7 @@ jsx-ast-utils@^2.1.0, jsx-ast-utils@^2.2.1:
52075207
array-includes "^3.0.3"
52085208
object.assign "^4.1.0"
52095209

5210-
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0, kind-of@^3.2.2:
5210+
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
52115211
version "3.2.2"
52125212
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
52135213
integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
@@ -5226,10 +5226,10 @@ kind-of@^5.0.0:
52265226
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
52275227
integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
52285228

5229-
kind-of@^6.0.0, kind-of@^6.0.2:
5230-
version "6.0.2"
5231-
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
5232-
integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
5229+
kind-of@^6.0.0, kind-of@^6.0.2, kind-of@^6.0.3:
5230+
version "6.0.3"
5231+
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
5232+
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
52335233

52345234
kleur@^3.0.3:
52355235
version "3.0.3"

0 commit comments

Comments
 (0)