Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjorbin committed Apr 24, 2021
1 parent e0a3643 commit 9e608b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
}
},
"dependencies": {
"chalk": "^4.1.0",
"grunt": "^1.3.0",
"chalk": "^4.1.1",
"grunt": "^1.4.0",
"inquirer": "^8.0.0",
"request": "^2.83.0",
"xmlrpc": "^1.3.2"
},
"devDependencies": {
"@wordpress/scripts": "^13.0.3",
"concurrently": "^6.0.0"
"@wordpress/scripts": "^14.1.1",
"concurrently": "^6.0.2"
},
"scripts": {
"check-engines": "wp-scripts check-engines",
Expand Down

0 comments on commit 9e608b3

Please sign in to comment.