Skip to content

Commit

Permalink
Merge pull request #1492 from Floppy/dependabot/npm_and_yarn/types/lo…
Browse files Browse the repository at this point in the history
…dash-4.17.4

Bump @types/lodash from 4.17.1 to 4.17.4
  • Loading branch information
Floppy authored May 18, 2024
2 parents 5e1193b + 59def45 commit e8ba9eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@sentry/react": "^7.114.0",
"@sentry/tracing": "^7.114.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.1",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/react": "^16.14.17",
"@types/react-dom": "^16.9.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2819,10 +2819,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@^4.17.1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==
"@types/lodash@^4.17.4":
version "4.17.4"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==

"@types/mdast@^3.0.0", "@types/mdast@^3.0.3":
version "3.0.10"
Expand Down

0 comments on commit e8ba9eb

Please sign in to comment.