dwyl / learn-tdd

:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
Mozilla Public License 2.0
2.75k stars 347 forks source link

Dependabot #146

Closed nelsonic closed 1 month ago

nelsonic commented 2 years ago

Dependabot warning in repo when I visit it (as an org admin):

image

https://github.com/dwyl/learn-tdd/security/dependabot

image

Thankfully these are all devDependencies as this repo has zero dependencies. But it still looks bad to not have them updated.

Todo

nelsonic commented 2 years ago

PR: #147 :shipit:

Once that is merged @dependabot should take care of updating these in the future. 🤖

nelsonic commented 1 month ago

The @dependabot PRs have been streaming in steadily: https://github.com/dwyl/learn-tdd/pulls?q=is%3Apr+is%3Aclosed Closing. ✅