Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 998d0c7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.176
1 parent 457551c commit 998d0c7

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/chai": "4.2.14",
4747
"@types/karma": "5.0.1",
4848
"@types/karma-webpack": "2.0.10",
49-
"@types/lodash": "4.14.170",
49+
"@types/lodash": "4.14.176",
5050
"@types/mocha": "8.2.2",
5151
"@types/node": "14.17.3",
5252
"@types/sinon": "10.0.2",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -531,10 +531,10 @@
531531
"@types/node" "*"
532532
log4js "^4.0.0"
533533

534-
"@types/lodash@4.14.170":
535-
version "4.14.170"
536-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
537-
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
534+
"@types/lodash@4.14.176":
535+
version "4.14.176"
536+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
537+
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
538538

539539
"@types/memory-fs@*":
540540
version "0.3.1"
@@ -7653,20 +7653,13 @@ run-queue@^1.0.0, run-queue@^1.0.3:
76537653
dependencies:
76547654
aproba "^1.1.1"
76557655

7656-
rxjs@6.6.3:
7656+
rxjs@6.6.3, rxjs@^6.3.2:
76577657
version "6.6.3"
76587658
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
76597659
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
76607660
dependencies:
76617661
tslib "^1.9.0"
76627662

7663-
rxjs@^6.3.2:
7664-
version "6.5.5"
7665-
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
7666-
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
7667-
dependencies:
7668-
tslib "^1.9.0"
7669-
76707663
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
76717664
version "5.1.2"
76727665
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

0 commit comments

Comments
 (0)