Skip to content

Commit

Permalink
chore(deps, deps-dev): updates deps and add .nvmrc (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
damienwebdev committed Sep 22, 2023
1 parent 00939b1 commit 88901ea
Show file tree
Hide file tree
Showing 4 changed files with 6,226 additions and 884 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_internal_test_actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ on:
paths:
- ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**"
- "package.json"
- "package-lock.json"
- "!(**/*.md)"
pull_request:
branches:
- main
paths:
- ".github/workflows/_internal-supported-version.yaml"
- "supported-version/**"
- "package.json"
- "package-lock.json"
- "!(**/*.md)"

jobs:
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.18.0
Loading

0 comments on commit 88901ea

Please sign in to comment.