Skip to content

Commit 4962927

Browse files
chore: Bump lodash from 4.17.23 to 4.18.1 (#45)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d4429 commit 4962927

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test": "vitest run"
2727
},
2828
"dependencies": {
29-
"lodash": "^4.0.0",
29+
"lodash": "^4.18.1",
3030
"minimatch": "^10.2.4"
3131
},
3232
"peerDependencies": {
@@ -51,7 +51,7 @@
5151
"eslint-plugin-unicorn": "^55.0.0",
5252
"husky": "^9.1.4",
5353
"lint-staged": "^15.2.7",
54-
"lodash": "^4.17.21",
54+
"lodash": "^4.18.1",
5555
"prettier": "^3.3.3",
5656
"react": "16.14.0",
5757
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)