Skip to content

Commit

Permalink
Update all deps, publish 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Jul 21, 2023
1 parent e66310b commit 28d85ef
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nkzw/eslint-config",
"version": "1.1.0",
"version": "1.2.0",
"description": "ESLint config with sensible defaults.",
"author": "Christoph Nakazawa <[email protected]>",
"main": "index.js",
Expand All @@ -17,7 +17,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^2.3.0",
"eslint-plugin-unicorn": "^47.0.0"
"eslint-plugin-unicorn": "^48.0.0"
},
"devDependencies": {
"eslint": "^8.44.0"
Expand Down
Loading

0 comments on commit 28d85ef

Please sign in to comment.