Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 18, 2024
1 parent 65d383d commit d3df232
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 31 deletions.
93 changes: 66 additions & 27 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
},
"devDependencies": {
"@types/eslint": "^8.56.10",
"@types/node": "^18.19.34",
"@types/node": "^18.19.36",
"@voxpelli/tsconfig": "^12.0.1",
"compare-eslint-configs": "^2.1.0",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"husky": "^8.0.3",
"installed-check": "^9.3.0",
"knip": "^5.18.0",
"knip": "^5.21.2",
"list-dependents-cli": "^2.3.0",
"npm-run-all2": "^6.2.0",
"ts-ignore-import": "^4.0.1",
Expand All @@ -73,6 +73,6 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"neostandard": "^0.7.1"
"neostandard": "^0.7.2"
}
}

0 comments on commit d3df232

Please sign in to comment.