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

Commit 70a36f9

Browse files
committed
[renovate] Update NPM dependencies
1 parent 610fa8a commit 70a36f9

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

docs-www/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@brainhubeu/gatsby-docs-kit-start",
33
"description": "Gatsby-Docs-Kit starter repository",
4-
"version": "0.0.51",
4+
"version": "0.0.52",
55
"author": "Brainhub",
66
"license": "MIT",
77
"scripts": {
@@ -15,10 +15,10 @@
1515
},
1616
"dependencies": {
1717
"@brainhubeu/gatsby-docs-kit": "3.0.8",
18-
"@brainhubeu/react-file-input": "^0.9.7",
18+
"@brainhubeu/react-file-input": "^0.9.18",
1919
"gatsby": "2.20.29",
2020
"gatsby-link": "2.3.0",
21-
"lodash": "^4.17.15",
21+
"lodash": "^4.17.17",
2222
"react-fa": "^5.0.0"
2323
},
2424
"devDependencies": {

docs-www/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2221,10 +2221,10 @@
22212221
react-helmet "^5.2.1"
22222222
react-live "^1.12.0"
22232223

2224-
"@brainhubeu/react-file-input@^0.9.7":
2225-
version "0.9.7"
2226-
resolved "https://registry.yarnpkg.com/@brainhubeu/react-file-input/-/react-file-input-0.9.7.tgz#6fb0ec6d90fc27d7801b1ab8b58b76cedc5d0f42"
2227-
integrity sha512-gC5+NGbELnFMB7/5z745WB8x3t3KbFVbxRgcI2MlFFDaxzTEG7hSW74/HMhp5agp9JPV3fD9VwUlzyL7cs2Llg==
2224+
"@brainhubeu/react-file-input@^0.9.18":
2225+
version "0.9.18"
2226+
resolved "https://registry.yarnpkg.com/@brainhubeu/react-file-input/-/react-file-input-0.9.18.tgz#46edcd476b68111f9654f09bed8ab93296bc798e"
2227+
integrity sha512-foaoF4dsQmn+mtgjwT6Db/IZPoAuZj9vTTllh3Aa/ypmK/vv1cO5saCo57T/07UdzUcW18FoiIhq9TVwd6EKAw==
22282228
dependencies:
22292229
"@fortawesome/fontawesome-free-solid" "^5.0.13"
22302230
browser-sync "^2.26.7"
@@ -12239,6 +12239,11 @@ lodash@4.17.15, lodash@^4.0.0, lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10,
1223912239
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1224012240
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1224112241

12242+
lodash@^4.17.17:
12243+
version "4.17.17"
12244+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.17.tgz#d9018b3acc57a95c9dcf4a45c6b63b877b6c2d45"
12245+
integrity sha512-/B2DjOphAoqi5BX4Gg2oh4UR0Gy/A7xYAMh3aSECEKzwS3eCDEpS0Cals1Ktvxwlal3bBJNc+5W9kNIcADdw5Q==
12246+
1224212247
log-update@^3.0.0:
1224312248
version "3.4.0"
1224412249
resolved "https://registry.yarnpkg.com/log-update/-/log-update-3.4.0.tgz#3b9a71e00ac5b1185cc193a36d654581c48f97b9"

0 commit comments

Comments
 (0)