Skip to content

Commit 37d8cbb

Browse files
chore: Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6d4429 commit 37d8cbb

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)