Skip to content

Commit 5b0e2d2

Browse files
committed
1 parent 9f11d35 commit 5b0e2d2

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test:dev": "jest --watchAll"
2020
},
2121
"dependencies": {
22-
"property-information": "^4.2.0"
22+
"property-information": "^5.1.0"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.4.5",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4474,14 +4474,7 @@ prompts@^2.0.1:
44744474
kleur "^3.0.2"
44754475
sisteransi "^1.0.0"
44764476

4477-
property-information@^4.2.0:
4478-
version "4.2.0"
4479-
resolved "https://registry.yarnpkg.com/property-information/-/property-information-4.2.0.tgz#f0e66e07cbd6fed31d96844d958d153ad3eb486e"
4480-
integrity sha512-TlgDPagHh+eBKOnH2VYvk8qbwsCG/TAJdmTL7f1PROUcSO8qt/KSmShEQ/OKvock8X9tFjtqjCScyOkkkvIKVQ==
4481-
dependencies:
4482-
xtend "^4.0.1"
4483-
4484-
property-information@^5.0.1:
4477+
property-information@^5.0.1, property-information@^5.1.0:
44854478
version "5.1.0"
44864479
resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.1.0.tgz#e4755eee5319f03f7f6f5a9bc1a6a7fea6609e2c"
44874480
integrity sha512-tODH6R3+SwTkAQckSp2S9xyYX8dEKYkeXw+4TmJzTxnNzd6mQPu1OD4f9zPrvw/Rm4wpPgI+Zp63mNSGNzUgHg==

0 commit comments

Comments
 (0)