Skip to content

Commit

Permalink
chore(deps): upgrade devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Jun 2, 2023
1 parent f1b1435 commit 4610ef2
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
},
"devDependencies": {
"@susisu/eslint-config": "^0.0.63",
"eslint": "^8.38.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.7",
"typescript": "^5.0.4"
"prettier": "^2.8.8",
"typescript": "^5.1.3"
}
}
Loading

0 comments on commit 4610ef2

Please sign in to comment.