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.74k stars 349 forks source link

Dependabot #146

Open nelsonic opened 2 years 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. 🤖