Skip to content

Commit

Permalink
Update node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnynews committed Dec 18, 2023
1 parent 04d5ea4 commit 56184bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
"main": "Gruntfile.js",
"author": "Jonathan Harris",
"devDependencies": {
"@wordpress/scripts": "^26.2.0",
"@wordpress/scripts": "^26.19.0",
"grunt": "~1.6.1",
"grunt-wp-i18n": "^1.0.3",
"grunt-wp-readme-to-markdown": "~2.1.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"minimatch": "^9.0.0",
"minimatch": "^9.0.3",
"underscore.string": "^3.3.6"
},
"dependencies": {},
"scripts": {
"lint:php": "composer phpcs",
"lint:php:fix": "composer phpcbf",
Expand Down

0 comments on commit 56184bc

Please sign in to comment.