Skip to content

Commit 7dd9ce4

Browse files
Update dependency @types/lodash to v4.17.20
1 parent 77ebb85 commit 7dd9ce4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/angular-mocks": "^1.7.0",
3030
"@types/angular-ui-router": "^1.1.35",
3131
"@types/jasmine": "^2.5.38",
32-
"@types/lodash": "4.14.168",
32+
"@types/lodash": "4.17.20",
3333
"@types/node": "16.18.0",
3434
"@types/rx": "^2.5.34",
3535
"angular": "^1.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,10 @@
386386
resolved "https://npm.manageiq.org/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76"
387387
integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==
388388

389-
"@types/lodash@4.14.168":
390-
version "4.14.168"
391-
resolved "https://npm.manageiq.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
392-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
389+
"@types/lodash@4.17.20":
390+
version "4.17.20"
391+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
392+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
393393

394394
"@types/markdown-it@^12.2.3":
395395
version "12.2.3"

0 commit comments

Comments
 (0)