Skip to content

Commit

Permalink
fix(deps): update wordpress monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2021
1 parent 97b0ef1 commit dfc827c
Show file tree
Hide file tree
Showing 4 changed files with 667 additions and 668 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"**/terser-webpack-plugin/serialize-javascript": "^5.0.0"
},
"devDependencies": {
"@wordpress/eslint-plugin": "7.4.0",
"@wordpress/eslint-plugin": "8.0.0",
"babel-eslint": "10.1.0",
"commander": "6.2.1",
"concurrently": "5.3.0",
Expand Down
34 changes: 17 additions & 17 deletions projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@babel/core": "7.12.10",
"@babel/preset-env": "7.12.11",
"@babel/register": "7.12.10",
"@wordpress/annotations": "1.12.2",
"@wordpress/base-styles": "2.0.1",
"@wordpress/browserslist-config": "2.6.0",
"@wordpress/compose": "3.11.0",
"@wordpress/data": "4.14.2",
"@wordpress/date": "3.11.1",
"@wordpress/element": "2.18.0",
"@wordpress/i18n": "3.9.0",
"@wordpress/icons": "2.7.0",
"@wordpress/url": "2.11.0",
"@wordpress/annotations": "1.24.2",
"@wordpress/base-styles": "3.3.1",
"@wordpress/browserslist-config": "3.0.0",
"@wordpress/compose": "3.24.0",
"@wordpress/data": "4.26.2",
"@wordpress/date": "3.13.0",
"@wordpress/element": "2.19.0",
"@wordpress/i18n": "3.17.0",
"@wordpress/icons": "2.9.0",
"@wordpress/url": "2.21.1",
"axios": "0.21.1",
"babel-jest": "26.6.3",
"babel-loader": "8.2.2",
Expand Down Expand Up @@ -155,13 +155,13 @@
"@slack/web-api": "5.15.0",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/preact": "2.0.1",
"@wordpress/components": "9.2.6",
"@wordpress/core-data": "2.12.3",
"@wordpress/dependency-extraction-webpack-plugin": "2.4.0",
"@wordpress/e2e-test-utils": "4.3.1",
"@wordpress/editor": "9.12.7",
"@wordpress/env": "1.6.0",
"@wordpress/server-side-render": "1.8.6",
"@wordpress/components": "12.0.2",
"@wordpress/core-data": "2.25.2",
"@wordpress/dependency-extraction-webpack-plugin": "3.0.0",
"@wordpress/e2e-test-utils": "5.0.0",
"@wordpress/editor": "9.25.2",
"@wordpress/env": "3.0.1",
"@wordpress/server-side-render": "1.20.2",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"chalk": "4.1.0",
Expand Down
Loading

0 comments on commit dfc827c

Please sign in to comment.