Skip to content

Commit

Permalink
chore(depn): node v22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sambauers committed Aug 11, 2024
1 parent 13dde6b commit caa833f
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 44 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ updates:
- dependency-name: "eslint"
versions:
- ">= 9"
- dependency-name: "@types/node"
versions:
- ">= 21"
groups:
swc:
patterns:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.16.0
v22.6.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/node": "20.14.15",
"@types/node": "22.2.0",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"concurrently": "8.2.2",
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit caa833f

Please sign in to comment.