chore(deps, deps-dev): updates deps and add .nvmrc (#151)

This commit is contained in:
Damien Retzinger
2023-09-22 12:29:14 -04:00
committed by GitHub
parent 00939b1609
commit 88901eacf7
4 changed files with 6280 additions and 938 deletions
@@ -7,7 +7,7 @@ on:
paths:
- ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**"
- "package.json"
- "package-lock.json"
- "!(**/*.md)"
pull_request:
branches:
@@ -15,7 +15,7 @@ on:
paths:
- ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**"
- "package.json"
- "package-lock.json"
- "!(**/*.md)"
jobs: