Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 23, 2023
1 parent 88cbcac commit 826ca5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
],
"dependencies": {
"chalk": "^4.1.2",
"eslint": "^8.0.1"
"eslint": "^8.43.0"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-cli": "^1.4.3",
"grunt-shell": "^3.0.1"
"grunt-shell": "^4.0.0"
},
"peerDependencies": {
"grunt": ">=1"
Expand Down

0 comments on commit 826ca5f

Please sign in to comment.