Skip to content

Commit

Permalink
ci(deps): Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 9e840c9 commit bde1950
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"dependencies": {},
"devDependencies": {
"@babel/eslint-parser": "^7.25.0",
"@babel/eslint-parser": "^7.25.1",
"@commitlint/cli": "^19.3.0",
"@hadenlabs/commitlint-config": "^0.1.0",
"@types/jest": "^29.5.12",
"@types/mocha": "^10.0.7",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"axios": "^1.7.2",
"babel-cli": "^6.26.0",
"cross-env": "^7.0.3",
Expand All @@ -57,7 +57,7 @@
"semantic-release": "^24.0.0",
"shelljs": "^0.8.5",
"slugify": "^1.6.6",
"stylelint": "^16.7.0",
"stylelint": "^16.8.0",
"stylelint-config-standard": "^36.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down

0 comments on commit bde1950

Please sign in to comment.