Skip to content

Commit

Permalink
Merge pull request #39 from cto-af/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hildjj authored Oct 30, 2024
2 parents 577e9f7 + e6d693b commit b34d374
Show file tree
Hide file tree
Showing 4 changed files with 334 additions and 424 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@eslint/json": "0.5.0",
"@stylistic/eslint-plugin": "2.9.0",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-n": "17.12.0",
"globals": "15.11.0"
},
"devDependencies": {
Expand All @@ -32,9 +32,9 @@
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-mocha": "10.5.0",
"typescript": "5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.2"
},
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit b34d374

Please sign in to comment.