Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Oct 7, 2024
1 parent 78dccd4 commit 88aba02
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 87 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
}
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.8.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@stylistic/eslint-plugin": "^2.9.0",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"browserslist-config-jaid-node": "3.0.0",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-quotes": "^0.0.1",
"eslint-plugin-import-x": "^4.3.1",
Expand All @@ -86,12 +86,12 @@
"devDependencies": {
"@atao60/fse-cli": "^0.1.9",
"@eslint/config-inspector": "^0.5.4",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"chalk": "^5.3.0",
"debug": "^4.3.7",
"dts-bundle-generator": "^9.5.1",
"emp": "^2.0.0",
"eslint-config-jaid": "^13.1.1",
"eslint-config-jaid": "^13.2.0",
"filter-obj": "^6.1.0",
"fs-extra": "^11.2.0",
"globby": "^14.0.2",
Expand Down
Loading

0 comments on commit 88aba02

Please sign in to comment.