Skip to content

Commit

Permalink
Merge pull request #81 from uPortal-Project/renovate/cspell-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency cspell to v8
  • Loading branch information
ChristianMurphy authored Nov 13, 2023
2 parents ea9897c + 0a4c420 commit cd9cda8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/gallium
node-version: lts/iron
- run: npm install
- run: npm test
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@cspell/dict-fr-fr": "~2.2.0",
"cspell": "~7.3.0",
"cspell": "~8.0.0",
"remark-cli": "^11.0.0",
"remark-preset-lint-consistent": "^5.0.0",
"remark-preset-lint-recommended": "^6.0.0",
Expand Down

0 comments on commit cd9cda8

Please sign in to comment.