Skip to content

Commit 0f8d840

Browse files
authored
Merge pull request #7 from binbytes/dependabot/npm_and_yarn/example/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4 in /example
2 parents 091cd46 + 1c613a7 commit 0f8d840

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

example/yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,9 +1092,9 @@ acorn-walk@^6.0.1:
10921092
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
10931093

10941094
acorn@^5.5.3:
1095-
version "5.7.3"
1096-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
1097-
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
1095+
version "5.7.4"
1096+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
1097+
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
10981098

10991099
acorn@^6.0.1:
11001100
version "6.3.0"
@@ -5171,8 +5171,13 @@ react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
51715171
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
51725172
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
51735173

5174-
react-native-simple-modal-picker@../../react-native-simple-modal-picker:
5175-
version "0.1.3"
5174+
react-native-simple-modal-picker@0.1.0:
5175+
version "0.1.0"
5176+
resolved "https://registry.yarnpkg.com/react-native-simple-modal-picker/-/react-native-simple-modal-picker-0.1.0.tgz#26cf8e7204ea257599a25bad0e7c8ffc6aa6accd"
5177+
integrity sha512-l9SVDW8rySquLtAWoFd8pawuX8WgzsUX5itLpH9RpCb3A2Rj1qG/dKWxSZnDGmZm+jatn18dsbCFFra1D4NxEw==
5178+
dependencies:
5179+
prop-types "^15.6.2"
5180+
react "^16.4.2"
51765181

51775182
react-native@0.60.5:
51785183
version "0.60.5"
@@ -5249,6 +5254,15 @@ react@16.8.6:
52495254
prop-types "^15.6.2"
52505255
scheduler "^0.13.6"
52515256

5257+
react@^16.4.2:
5258+
version "16.13.0"
5259+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
5260+
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
5261+
dependencies:
5262+
loose-envify "^1.1.0"
5263+
object-assign "^4.1.1"
5264+
prop-types "^15.6.2"
5265+
52525266
read-pkg-up@^2.0.0:
52535267
version "2.0.0"
52545268
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"

0 commit comments

Comments
 (0)