Skip to content

Commit af15302

Browse files
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a514186 commit af15302

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,9 +1520,9 @@ acorn-walk@^6.0.1:
15201520
integrity sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw==
15211521

15221522
acorn@^5.5.3:
1523-
version "5.7.3"
1524-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
1525-
integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
1523+
version "5.7.4"
1524+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
1525+
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
15261526

15271527
acorn@^6.0.1, acorn@^6.0.4, acorn@^6.0.5, acorn@^6.0.7:
15281528
version "6.1.1"
@@ -3368,6 +3368,11 @@ elliptic@^6.0.0:
33683368
minimalistic-assert "^1.0.0"
33693369
minimalistic-crypto-utils "^1.0.0"
33703370

3371+
emailjs-com@^2.3.2:
3372+
version "2.4.1"
3373+
resolved "https://registry.yarnpkg.com/emailjs-com/-/emailjs-com-2.4.1.tgz#a785b2c13a232714a0376938ecc13a1bfaad6e62"
3374+
integrity sha512-JOnOm+dRv1Rc+yy+Y0QXKxYYdpbRl7C9xlOwKyTmpbCqAM6rcXRAc/D1igiPHqn1eTvCKzpeursTqfX6e7bdBw==
3375+
33713376
emoji-regex@^7.0.1, emoji-regex@^7.0.2:
33723377
version "7.0.3"
33733378
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
@@ -5856,6 +5861,11 @@ lodash.templatesettings@^4.0.0:
58565861
dependencies:
58575862
lodash._reinterpolate "^3.0.0"
58585863

5864+
lodash.throttle@^4.1.1:
5865+
version "4.1.1"
5866+
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
5867+
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
5868+
58595869
58605870
version "4.0.1"
58615871
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
@@ -7645,7 +7655,7 @@ prompts@^2.0.1:
76457655
kleur "^3.0.2"
76467656
sisteransi "^1.0.0"
76477657

7648-
prop-types@^15.6.2:
7658+
prop-types@^15.5.8, prop-types@^15.6.2:
76497659
version "15.7.2"
76507660
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
76517661
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -7926,6 +7936,14 @@ [email protected]:
79267936
optionalDependencies:
79277937
fsevents "2.0.6"
79287938

7939+
react-scroll@^1.7.12:
7940+
version "1.7.16"
7941+
resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.7.16.tgz#814f0b97ed171aad1f27e45dad16a8444817fec8"
7942+
integrity sha512-f4M5AdL+3cw3MJ7c/T0hPMY2iHCeQLDXV13lRanAFQ6JIt9xyAdHCpTH9mLUQt9SQh4pRarD+Qc7KhU6qMx3Yg==
7943+
dependencies:
7944+
lodash.throttle "^4.1.1"
7945+
prop-types "^15.5.8"
7946+
79297947
react@^16.8.6:
79307948
version "16.8.6"
79317949
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"

0 commit comments

Comments
 (0)