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

Commit 9519a8f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency define-property to v2.0.2
1 parent 0c2f305 commit 9519a8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"arrify": "1.0.1",
3030
"babylon": "7.0.0-beta.38",
31-
"define-property": "2.0.1"
31+
"define-property": "2.0.2"
3232
},
3333
"devDependencies": {
3434
"acorn": "5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,12 +1534,12 @@ define-properties@^1.1.2:
15341534
foreach "^2.0.5"
15351535
object-keys "^1.0.8"
15361536

1537-
1538-
version "2.0.1"
1539-
resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.1.tgz#b7dd7bd907a615ec119feef82af425e68f00726a"
1537+
1538+
version "2.0.2"
1539+
resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
15401540
dependencies:
15411541
is-descriptor "^1.0.2"
1542-
kind-of "^6.0.2"
1542+
isobject "^3.0.1"
15431543

15441544
del@^2.0.2:
15451545
version "2.2.2"

0 commit comments

Comments
 (0)