Skip to content

Commit

Permalink
Bump @auto-it/first-time-contributor from 10.46.0 to 11.0.0 (#3364)
Browse files Browse the repository at this point in the history
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v10.46.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@auto-it/first-time-contributor"
  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 Jul 30, 2023
1 parent 1e474c8 commit 493d6f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@auto-it/all-contributors": "^11.0.0",
"@auto-it/core": "^10.46.0",
"@auto-it/first-time-contributor": "^10.46.0",
"@auto-it/first-time-contributor": "^11.0.0",
"@auto-it/omit-commits": "^10.46.0",
"@auto-it/omit-release-notes": "^11.0.0",
"@auto-it/released": "^10.46.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,17 +162,17 @@ __metadata:
languageName: node
linkType: hard

"@auto-it/first-time-contributor@npm:^10.46.0":
version: 10.46.0
resolution: "@auto-it/first-time-contributor@npm:10.46.0"
"@auto-it/first-time-contributor@npm:^11.0.0":
version: 11.0.0
resolution: "@auto-it/first-time-contributor@npm:11.0.0"
dependencies:
"@auto-it/bot-list": 10.46.0
"@auto-it/core": 10.46.0
"@auto-it/bot-list": 11.0.0
"@auto-it/core": 11.0.0
array.prototype.flatmap: ^1.2.2
endent: ^2.1.0
tslib: 2.1.0
url-join: ^4.0.0
checksum: ed4df0ab40134ae431d6b436ecc77a5dd6cd2476ed116de34f64a89a2943f22211ea2a43cb12c30008c6d4f9a640a38130cbf1e46795c337e520736a31c0c207
checksum: 046db0fc90db96fc3170e6d741721217bc605b7e560c778548a3da441510b3ed1862edccc781bb756220e9c50bf994e7fd795097ca342e2a82715184d6c2913c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5757,7 +5757,7 @@ __metadata:
dependencies:
"@auto-it/all-contributors": ^11.0.0
"@auto-it/core": ^10.46.0
"@auto-it/first-time-contributor": ^10.46.0
"@auto-it/first-time-contributor": ^11.0.0
"@auto-it/omit-commits": ^10.46.0
"@auto-it/omit-release-notes": ^11.0.0
"@auto-it/released": ^10.46.0
Expand Down

0 comments on commit 493d6f9

Please sign in to comment.