Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash.noop to v3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 1ff3667 commit 888b8dc
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 @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/jest": "29.4.4",
"@types/lodash.noop": "3.0.7",
"@types/lodash.noop": "3.0.9",
"@types/spark-md5": "3.0.2",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1640,10 +1640,10 @@
resolved "http://registry.npm.baidu-int.com/@types%2fjson-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
integrity sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA=

"@types/lodash.noop@3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.7.tgz#aca002be9c74ce1dfbea24ec06c3f1debc9117e7"
integrity sha512-vaQ5DABJ4lDb58EVHnSTyOjkCem+Wj6QF0s8Ybhvt7kFyJCoRmjEajg6vg30jCN8CVZi89uRR5wqQWn724JQHg==
"@types/lodash.noop@3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.9.tgz#e59214696cfc5aa75b8c4238afdc7bfa4aaf5412"
integrity sha512-KS47MA78vxE+Stvhpd5QEfNpFgwOmKcZMpT8ATNotTrlWdIxpDDPYCMJgcCFDaXHb2AmKhCu4oFM/2HezwUhGA==
dependencies:
"@types/lodash" "*"

Expand Down

0 comments on commit 888b8dc

Please sign in to comment.