Skip to content

Commit

Permalink
Bump std-mocks from 1.0.1 to 2.0.0 (#114)
Browse files Browse the repository at this point in the history
Bumps [std-mocks](https://github.com/gregberge/react-merge-refs) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/gregberge/react-merge-refs/releases)
- [Changelog](https://github.com/gregberge/react-merge-refs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/react-merge-refs/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: std-mocks
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent fc97e4a commit cd20075
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"nock": "9.0.4",
"nyc": "10.1.2",
"standard": "8.6.0",
"std-mocks": "1.0.1",
"std-mocks": "2.0.0",
"tmp": "0.x",
"unexpected": "10.25.0"
},
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2000,7 +2000,7 @@ lodash.keys@^3.0.0:
lodash.isarguments "^3.0.0"
lodash.isarray "^3.0.0"

lodash@^4.0.0, lodash@^4.11.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.11, lodash@~4.17.2:
lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.11, lodash@~4.17.2:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down Expand Up @@ -2910,12 +2910,10 @@ [email protected]:
eslint-plugin-standard "~2.0.1"
standard-engine "~5.2.0"

[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/std-mocks/-/std-mocks-1.0.1.tgz#d3388876d7beeba3c70fbd8e2bcaf46eb07d79fe"
integrity sha1-0ziIdte+66PHD72OK8r0brB9ef4=
dependencies:
lodash "^4.11.1"
[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/std-mocks/-/std-mocks-2.0.0.tgz#ddecd9faef29df36f895a72bfeea2547e42dd286"
integrity sha512-R1GZfUZ+ceyMcLP8uEqIcANzPCJHKcOjYzBHziP8vN0XTrfGmIl5IaA5gVtcy3VGewwLFD7oqzgOf0VMU3leDQ==

[email protected]:
version "0.10.0"
Expand Down

0 comments on commit cd20075

Please sign in to comment.