Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash.noop to v3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 1ff3667 commit 7a978bc
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.8",
"@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.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@types/lodash.noop/-/lodash.noop-3.0.8.tgz#9cedc5ee48e36e2538757789ad556670bc2b3884"
integrity sha512-PD6skeIKewn2wGJNfz1Wc2bZfGx9r+g9L6lSU/drWt48akR9srPQqnRpfFDNYlEU9NpOar1MlmTHdIrC0/F/dQ==
dependencies:
"@types/lodash" "*"

Expand Down

0 comments on commit 7a978bc

Please sign in to comment.