Skip to content

Commit

Permalink
fix(deps): bump @types/lodash from 4.14.192 to 4.14.193 (#3221)
Browse files Browse the repository at this point in the history
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.192 to 4.14.193.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent 88f893b commit 17d9b1b
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 32 deletions.
8 changes: 4 additions & 4 deletions apps/google-analytics-4/frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/google-analytics-4/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@sentry/tracing": "^7.44.2",
"@testing-library/user-event": "14.4.3",
"@types/chart.js": "^2.9.37",
"@types/lodash": "4.14.192",
"@types/lodash": "4.14.193",
"@types/react-chartjs-2": "^2.5.7",
"chart.js": "^4.2.1",
"contentful-management": "10.31.4",
Expand Down
14 changes: 7 additions & 7 deletions apps/google-analytics/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@testing-library/react": "8.0.4",
"@types/jest": "24.0.15",
"@types/lodash": "4.14.192",
"@types/lodash": "4.14.193",
"@types/node": "13.7.0",
"@types/react": "16.8.17",
"@types/react-dom": "16.8.4",
Expand Down
14 changes: 7 additions & 7 deletions apps/saleor/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/saleor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@contentful/app-sdk": "4.13.0",
"@contentful/ecommerce-app-base": "^3.1.41",
"@types/lodash": "4.14.192",
"@types/lodash": "4.14.193",
"core-js": "3.30.1",
"graphql": "15.8.0",
"graphql-tag": "2.12.6",
Expand Down
6 changes: 3 additions & 3 deletions apps/typeform/frontend/package-lock.json

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

14 changes: 7 additions & 7 deletions packages/ecommerce-app-base/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ecommerce-app-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@testing-library/react": "12.1.5",
"@types/array-move": "2.0.0",
"@types/jest": "27.5.0",
"@types/lodash": "4.14.192",
"@types/lodash": "4.14.193",
"@types/node": "12.20.55",
"@types/react": "17.0.43",
"@types/react-dom": "18.0.3",
Expand Down

0 comments on commit 17d9b1b

Please sign in to comment.