Skip to content

Commit c66ca24

Browse files
chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1047)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846c681 commit c66ca24

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"avocado": "1.0.0",
3737
"fantasticon": "^4.1.0",
3838
"glob": "^8.0.1",
39-
"lodash": "4.17.23",
39+
"lodash": "4.18.1",
4040
"mkdirp": "^1.0.4",
4141
"shx": "^0.3.2",
4242
"svgo": "2.8.2",

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.

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "8.57.1",
4646
"eslint-plugin-react-hooks": "^5.2.0",
4747
"glob": "^7.2.0",
48-
"lodash": "4.17.23",
48+
"lodash": "4.18.1",
4949
"mkdirp": "^1.0.4",
5050
"renamer": "^2.0.1",
5151
"svgo": "2.8.2",

packages/react-native-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^17.0.2",
3333
"cpy-cli": "^4.1.0",
3434
"glob": "^7.2.0",
35-
"lodash": "^4.17.21",
35+
"lodash": "^4.18.1",
3636
"mkdirp": "^1.0.4",
3737
"react": "^17.0.1",
3838
"react-native": "^0.68.0",

0 commit comments

Comments
 (0)