Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent 9a0e11b commit 872054c
Show file tree
Hide file tree
Showing 3 changed files with 1,733 additions and 661 deletions.
2 changes: 1 addition & 1 deletion composer.json
@@ -1,6 +1,6 @@
{
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"squizlabs/php_codesniffer": "^3.1",
"wimg/php-compatibility": "^8",
"wp-coding-standards/wpcs": "^0.14.0"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -17,15 +17,15 @@
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.7.0",
"cross-env": "5.1.6",
"cross-env": "5.2.1",
"eslint": "4.19.1",
"eslint-config-wordpress": "2.0.0",
"eslint-plugin-jest": "21.15.3",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.8.2",
"webpack": "4.9.1",
"eslint-plugin-jest": "21.27.2",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"webpack": "4.47.0",
"webpack-cli": "^2.1.4",
"webpack-merge": "4.1.2"
"webpack-merge": "4.2.2"
},
"dependencies": {},
"repository": {
Expand Down

0 comments on commit 872054c

Please sign in to comment.