Skip to content

Commit 30c8789

Browse files
fix(deps): update dependency @types/lodash to ^4.17.18
1 parent dfa6c93 commit 30c8789

File tree

5 files changed

+20
-15
lines changed

5 files changed

+20
-15
lines changed

packages/react-base16-styling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prepublish": "pnpm run lint && pnpm run test"
3737
},
3838
"dependencies": {
39-
"@types/lodash": "^4.17.17",
39+
"@types/lodash": "^4.17.18",
4040
"color": "^5.0.0",
4141
"csstype": "^3.1.3",
4242
"lodash-es": "^4.17.21"

packages/react-json-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prepublish": "pnpm run lint && pnpm run test"
4141
},
4242
"dependencies": {
43-
"@types/lodash": "^4.17.17",
43+
"@types/lodash": "^4.17.18",
4444
"react-base16-styling": "workspace:^"
4545
},
4646
"devDependencies": {

packages/redux-devtools-inspector-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@dnd-kit/modifiers": "^9.0.0",
4141
"@dnd-kit/sortable": "^10.0.0",
4242
"@dnd-kit/utilities": "^3.2.2",
43-
"@types/lodash": "^4.17.17",
43+
"@types/lodash": "^4.17.18",
4444
"dateformat": "^5.0.3",
4545
"hex-rgba": "^1.0.2",
4646
"immutable": "^5.1.3",

packages/redux-devtools-rtk-query-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@babel/runtime": "^7.27.6",
4848
"@redux-devtools/ui": "workspace:^",
49-
"@types/lodash": "^4.17.17",
49+
"@types/lodash": "^4.17.18",
5050
"hex-rgba": "^1.0.2",
5151
"immutable": "^5.1.3",
5252
"lodash.debounce": "^4.0.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)