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: paths:
- ".github/workflows/_internal-supported-version.yaml" - ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**" - "supported-version/**"
- "package.json" - "package-lock.json"
- "!(**/*.md)" - "!(**/*.md)"
pull_request: pull_request:
branches: branches:
@@ -15,7 +15,7 @@ on:
paths: paths:
- ".github/workflows/_internal-supported-version.yaml" - ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**" - "supported-version/**"
- "package.json" - "package-lock.json"
- "!(**/*.md)" - "!(**/*.md)"
jobs: jobs:
+1
View File
@@ -0,0 +1 @@
v18.18.0
+6272 -931
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
File diff suppressed because one or more lines are too long