Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Commit b6ae488

Browse files
committed
chore(renovate/devDeps): Update dependency for-in to version 1.0.2
1 parent 6ffb8f7 commit b6ae488

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
@@ -31,7 +31,7 @@
3131
"commitizen": "2.9.6",
3232
"cz-conventional-changelog": "2.0.0",
3333
"espree": "3.4.3",
34-
"for-in": "0.1.8",
34+
"for-in": "1.0.2",
3535
"function-regex": "1.0.2",
3636
"mukla": "0.4.9",
3737
"npm-run-all": "4.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,14 +1514,14 @@ fn-name@^2.0.1:
15141514
version "2.0.1"
15151515
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
15161516

1517-
for-in@0.1.8, for-in@^0.1.3:
1518-
version "0.1.8"
1519-
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
1520-
1521-
for-in@^1.0.1, for-in@^1.0.2:
1517+
for-in@1.0.2, for-in@^1.0.1, for-in@^1.0.2:
15221518
version "1.0.2"
15231519
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
15241520

1521+
for-in@^0.1.3:
1522+
version "0.1.8"
1523+
resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
1524+
15251525
for-own@^0.1.4:
15261526
version "0.1.5"
15271527
resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"

0 commit comments

Comments
 (0)