Skip to content

Commit 4e528f8

Browse files
Bump @types/lodash from 4.14.171 to 4.14.172 in /frontend (#349)
1 parent f256cdf commit 4e528f8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

frontend/npm-shrinkwrap.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@types/jasmine": "3.8.2",
8585
"@types/jquery": "3.5.6",
8686
"@types/jquery.slimscroll": "1.3.31",
87-
"@types/lodash": "4.14.171",
87+
"@types/lodash": "4.14.172",
8888
"@types/node": "^16.4.13",
8989
"codelyzer": "6.0.2",
9090
"gh-pages": "3.2.3",

frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,9 @@
498498
dependencies:
499499
"@types/sizzle" "*"
500500

501-
"@types/lodash@4.14.171":
502-
version "4.14.171"
503-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
501+
"@types/lodash@4.14.172":
502+
version "4.14.172"
503+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
504504

505505
"@types/mdast@^3.0.0":
506506
version "3.0.3"

0 commit comments

Comments
 (0)