Skip to content

Commit

Permalink
deps: updated eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlansCodeLog committed May 27, 2024
1 parent 4075f01 commit dc27d0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@alanscodelog/utils": "4.0.0-beta.15"
},
"devDependencies": {
"@alanscodelog/eslint-config": "^4.0.3",
"@alanscodelog/commitlint-config": "^3.0.1",
"@alanscodelog/eslint-config": "5.0.0-beta.2",
"@alanscodelog/semantic-release-config": "^4.1.2",
"@alanscodelog/tsconfigs": "^4.0.1",
"@knodes/typedoc-plugin-pages": "^0.23.4",
Expand All @@ -97,7 +97,6 @@
"commitlint": "^19.3.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"eslint": "^9.0.0",
"fast-glob": "^3.3.1",
"http-server": "^14.1.1",
"husky": "^9.0.11",
Expand Down

0 comments on commit dc27d0e

Please sign in to comment.