Skip to content

Commit 646e108

Browse files
Merge pull request #104 from WildCodeSchool/fix-dependencies
Updated dependencies to fix vulnerabilities reported by GitHub
2 parents b02ec60 + 93950f7 commit 646e108

File tree

9 files changed

+5926
-9681
lines changed

9 files changed

+5926
-9681
lines changed

.github/workflows/_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: 16
22+
node-version: "lts/*"
2323

2424
- name: Install pnpm
2525
run: npm -g install pnpm

0 commit comments

Comments
 (0)