Skip to content

Commit

Permalink
📦 (deps-dev) @types/lodash@4.17.1 [skip ci] (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 126703e commit 99e1a97
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-turbo": "1.13.3"
},
"devDependencies": {
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"lodash": "4.17.21",
"tailwindcss": "3.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-gitmoji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"title": "3.5.3"
},
"devDependencies": {
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"@types/semantic-release": "20.0.6",
"@types/title": "3.4.3",
"gitmojis": "3.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@storybook/nextjs": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/theming": "7.6.17",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"cmdk": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@jeromefitz/utils": "workspace:*",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"lodash": "4.17.21"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/release-notes-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/conventional-commits-parser": "5.0.0",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"lodash": "4.17.21"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/spotify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@jeromefitz/utils": "workspace:*",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"lodash": "4.17.21",
"sharp": "0.32.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"lodash": "4.17.21"
},
"publishConfig": {
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99e1a97

Please sign in to comment.