Skip to content

Commit

Permalink
chore(deps): update dependency @apify/eslint-config-ts to ^0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent 1dcaeda commit c604151
Show file tree
Hide file tree
Showing 4 changed files with 470 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lint:fix": "eslint \"packages/**/*.ts\" \"test/**/*.ts\" --fix"
},
"devDependencies": {
"@apify/eslint-config-ts": "^0.2.3",
"@apify/eslint-config-ts": "^0.3.0",
"@apify/log": "^2.1.3",
"@apify/tsconfig": "^0.1.0",
"@commitlint/config-conventional": "^17.1.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"docusaurus": "docusaurus"
},
"devDependencies": {
"@apify/eslint-config-ts": "^0.2.3",
"@apify/eslint-config-ts": "^0.3.0",
"@apify/tsconfig": "^0.1.0",
"@types/react": "^18.0.28",
"@typescript-eslint/eslint-plugin": "^5.54.1",
Expand Down
Loading

0 comments on commit c604151

Please sign in to comment.