Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent a213e47 commit 7996989
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"tslib": "^2.2.0"
},
"devDependencies": {
"@croct/eslint-plugin": "^0.6.3",
"@croct/eslint-plugin": "^0.7.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "eslint 'test/**/*.ts'"
},
"devDependencies": {
"@croct/eslint-plugin": "^0.6.2",
"@croct/eslint-plugin": "^0.7.0",
"@playwright/test": "^1.27.1",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.18.0",
Expand Down

0 comments on commit 7996989

Please sign in to comment.