Skip to content

Commit

Permalink
Update wordpress monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 2932c30 commit e4afc76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"packages-update": "wp-scripts packages-update"
},
"dependencies": {
"@wordpress/block-editor": "^8.0.0",
"@wordpress/blocks": "^11.1.0",
"@wordpress/block-editor": "^13.0.0",
"@wordpress/blocks": "^13.0.0",
"autoprefixer": "10.4.4",
"classnames": "^2.3.1",
"eslint": "^7.32.0",
Expand All @@ -41,9 +41,9 @@
"devDependencies": {
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
"@wordpress/components": "19.3.0",
"@wordpress/i18n": "4.3.0",
"@wordpress/scripts": "22.3.0",
"@wordpress/components": "28.4.0",
"@wordpress/i18n": "5.4.0",
"@wordpress/scripts": "28.4.0",
"npm-run-all": "4.1.5"
}
}

0 comments on commit e4afc76

Please sign in to comment.