Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.14.184
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2022
1 parent feb198c commit c062bd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/codemirror": "5.60.5",
"@types/evaporate": "2.1.7",
"@types/jquery": "3.5.14",
"@types/lodash": "4.14.183",
"@types/lodash": "4.14.184",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.0.6",
"@types/tinycolor2": "1.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3157,10 +3157,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.14.183":
version: 4.14.183
resolution: "@types/lodash@npm:4.14.183"
checksum: 9c754dc7a2e5f26f9c67e494cffbe5447135a4e30eb2fcbc9da05dd5fa5fbf8579059bcf15014307c1c5d1c6d1b7870860618990d96abee9389d8cb79b3ac93c
"@types/lodash@npm:4.14.184":
version: 4.14.184
resolution: "@types/lodash@npm:4.14.184"
checksum: 6d9a4d67f7f9d0ec3fd21174f3dd3d00629dc1227eb469450eace53adbc1f7e2330699c28d0fe093e5f0fef0f0e763098be1f779268857213224af082b62be21
languageName: node
linkType: hard

Expand Down Expand Up @@ -10257,7 +10257,7 @@ __metadata:
"@types/codemirror": 5.60.5
"@types/evaporate": 2.1.7
"@types/jquery": 3.5.14
"@types/lodash": 4.14.183
"@types/lodash": 4.14.184
"@types/react": 18.0.17
"@types/react-color": 3.0.6
"@types/react-dom": 18.0.6
Expand Down

0 comments on commit c062bd6

Please sign in to comment.