Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update project dependencies #484

Merged
merged 3 commits into from
Sep 1, 2021
Merged

chore(deps): update project dependencies #484

merged 3 commits into from
Sep 1, 2021

Conversation

nogic1008
Copy link
Contributor

@typescript-eslint/eslint-plugin ^4.29.3 → ^4.30.0
@typescript-eslint/parser ^4.29.3 → ^4.30.0
@vercel/ncc ^0.29.2 → ^0.30.0
jest ^27.0.6 → ^27.1.0
typescript ^4.3.5 → ^4.4.2

 @typescript-eslint/eslint-plugin  ^4.29.3  →  ^4.30.0
 @typescript-eslint/parser         ^4.29.3  →  ^4.30.0
 @vercel/ncc                       ^0.29.2  →  ^0.30.0
 jest                              ^27.0.6  →  ^27.1.0
 typescript                         ^4.3.5  →   ^4.4.2
@nogic1008 nogic1008 added this to the v1.0.9 milestone Sep 1, 2021
@commit-lint
Copy link

commit-lint bot commented Sep 1, 2021

Chore

  • deps-dev: update project dependencies (09a97a9)
  • deps: yarn upgrade (4541caf)

Bug Fixes

  • types: treat error as unknown (11ce688)

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@nogic1008 nogic1008 added dependabot 🤖 Pull requests that update a dependency file invalid ⚠️ This doesn't seem right (warning, typo...) labels Sep 1, 2021
@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #484 (11ce688) into main (00ebd13) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #484   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           40        41    +1     
  Branches         7         8    +1     
=========================================
+ Hits            40        41    +1     
Impacted Files Coverage Δ
src/main.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00ebd13...11ce688. Read the comment docs.

@nogic1008 nogic1008 merged commit 7cd46b8 into main Sep 1, 2021
@nogic1008 nogic1008 deleted the chore/deps branch September 1, 2021 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file invalid ⚠️ This doesn't seem right (warning, typo...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant