Skip to content

Commit

Permalink
chore: update dependencies (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Nov 1, 2024
1 parent c78b370 commit 8a8104e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": ">=8.23.0"
},
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@eslint-community/eslint-utils": "^4.4.1",
"enhanced-resolve": "^5.17.1",
"eslint-plugin-es-x": "^7.8.0",
"get-tsconfig": "^4.8.1",
Expand All @@ -26,23 +26,23 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@types/eslint": "^9.6.1",
"@types/estree": "^1.0.6",
"@types/node": "^20.16.12",
"@typescript-eslint/parser": "^8.10.0",
"@typescript-eslint/typescript-estree": "^8.10.0",
"eslint": "^9.13.0",
"@types/node": "^20.17.5",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/typescript-estree": "^8.12.2",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-doc-generator": "^1.7.1",
"eslint-plugin-eslint-plugin": "^6.2.0",
"eslint-plugin-eslint-plugin": "^6.3.1",
"eslint-plugin-n": "file:.",
"fast-glob": "^3.3.2",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"markdownlint-cli": "^0.42.0",
"mocha": "^10.7.3",
"npm-run-all2": "^6.2.4",
"mocha": "^10.8.2",
"npm-run-all2": "^6.2.6",
"nyc": "^17.1.0",
"opener": "^1.5.2",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 8a8104e

Please sign in to comment.