Skip to content

Commit

Permalink
Update ranges in package.json to match yarn.lock (#42693)
Browse files Browse the repository at this point in the history
* Update package.json dependencies with the version actually installed

* Change renovate config to use bump strategy for version ranges

* Restore yargs version

* Sync jest version

* Update yarn.lock

* Sync eslint version
  • Loading branch information
scinos authored May 29, 2020
1 parent 00ebab7 commit de5799c
Show file tree
Hide file tree
Showing 8 changed files with 97 additions and 109 deletions.
2 changes: 1 addition & 1 deletion apps/full-site-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@wordpress/compose": "*",
"@wordpress/data": "*",
"@wordpress/date": "*",
"@wordpress/dependency-extraction-webpack-plugin": "^2.4.0",
"@wordpress/dependency-extraction-webpack-plugin": "^2.6.0",
"@wordpress/dom-ready": "*",
"@wordpress/edit-post": "*",
"@wordpress/editor": "*",
Expand Down
2 changes: 1 addition & 1 deletion apps/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"build": "check-npm-client && calypso-build --config='./webpack.config.js'"
},
"dependencies": {
"@automattic/calypso-color-schemes": "^2.1.0",
"@automattic/calypso-color-schemes": "^2.1.1",
"@automattic/calypso-polyfills": "^1.0.0"
}
}
12 changes: 6 additions & 6 deletions apps/o2-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"build": "check-npm-client && calypso-build editor='./src/editor.js' --env.WP"
},
"dependencies": {
"@wordpress/block-editor": "^3.8.0",
"@wordpress/blocks": "^6.13.0",
"@wordpress/components": "^9.3.0",
"@wordpress/editor": "^9.13.0",
"@wordpress/element": "^2.12.0",
"@wordpress/i18n": "^3.10.0",
"@wordpress/block-editor": "^3.11.0",
"@wordpress/blocks": "^6.16.0",
"@wordpress/components": "^9.6.0",
"@wordpress/editor": "^9.16.0",
"@wordpress/element": "^2.14.0",
"@wordpress/i18n": "^3.12.0",
"classnames": "^2.2.6"
}
}
63 changes: 31 additions & 32 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,40 +30,39 @@
"@automattic/tree-select": "^1.0.3",
"@automattic/viewport": "^1.0.0",
"@automattic/viewport-react": "^1.0.0",
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.9.2",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@github/webauthn-json": "^0.4.1",
"@wordpress/api-fetch": "^3.12.0",
"@wordpress/base-styles": "^1.5.0",
"@wordpress/block-editor": "^3.8.0",
"@wordpress/block-library": "^2.15.0",
"@wordpress/blocks": "^6.13.0",
"@wordpress/components": "^9.3.0",
"@wordpress/compose": "^3.12.0",
"@wordpress/core-data": "^2.13.0",
"@wordpress/data": "^4.15.0",
"@wordpress/data-controls": "^1.9.0",
"@wordpress/dom": "^2.8.0",
"@wordpress/edit-post": "^3.14.0",
"@wordpress/editor": "^9.13.0",
"@wordpress/element": "^2.12.0",
"@wordpress/format-library": "^1.15.0",
"@wordpress/i18n": "^3.10.0",
"@wordpress/api-fetch": "^3.15.0",
"@wordpress/base-styles": "^1.8.0",
"@wordpress/block-editor": "^3.11.0",
"@wordpress/block-library": "^2.18.0",
"@wordpress/blocks": "^6.16.0",
"@wordpress/components": "^9.6.0",
"@wordpress/compose": "^3.15.0",
"@wordpress/core-data": "^2.16.0",
"@wordpress/data": "^4.18.0",
"@wordpress/data-controls": "^1.12.0",
"@wordpress/dom": "^2.9.0",
"@wordpress/edit-post": "^3.17.0",
"@wordpress/editor": "^9.16.0",
"@wordpress/element": "^2.14.0",
"@wordpress/format-library": "^1.18.0",
"@wordpress/i18n": "^3.12.0",
"@wordpress/icons": "^2.0.0",
"@wordpress/is-shallow-equal": "^2.0.0",
"@wordpress/icons": "^2.0.0",
"@wordpress/keycodes": "^2.10.0",
"@wordpress/notices": "^2.1.0",
"@wordpress/nux": "^3.13.0",
"@wordpress/plugins": "^2.13.0",
"@wordpress/keycodes": "^2.12.0",
"@wordpress/notices": "^2.4.0",
"@wordpress/nux": "^3.16.0",
"@wordpress/plugins": "^2.16.0",
"@wordpress/primitives": "^1.5.0",
"@wordpress/redux-routine": "^3.7.0",
"@wordpress/rich-text": "^3.13.0",
"@wordpress/server-side-render": "^1.9.0",
"@wordpress/shortcode": "^2.6.0",
"@wordpress/url": "^2.12.0",
"@wordpress/viewport": "^2.14.0",
"@wordpress/redux-routine": "^3.9.0",
"@wordpress/rich-text": "^3.16.0",
"@wordpress/server-side-render": "^1.12.0",
"@wordpress/shortcode": "^2.7.0",
"@wordpress/url": "^2.15.0",
"@wordpress/viewport": "^2.17.0",
"autosize": "^4.0.2",
"body-parser": "^1.19.0",
"browser-filesaver": "^1.1.1",
Expand Down Expand Up @@ -93,10 +92,10 @@
"draft-js": "^0.11.3",
"email-validator": "^2.0.4",
"emoji-text": "^0.2.6",
"events": "^3.0.0",
"events": "^3.1.0",
"express": "^4.17.1",
"express-useragent": "^1.0.13",
"fast-json-stable-stringify": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",
"filesize": "^6.0.1",
"flag-icon-css": "^3.4.5",
"flux": "^3.1.3",
Expand All @@ -119,7 +118,7 @@
"lunr": "^2.3.8",
"marked": "^0.7.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.27",
"moment-timezone": "^0.5.28",
"morgan": "^1.9.1",
"objectpath": "^1.2.2",
"page": "^1.11.5",
Expand Down Expand Up @@ -166,7 +165,7 @@
"use-debounce": "^3.1.0",
"use-subscription": "^1.3.0",
"utility-types": "^3.10.0",
"uuid": "^7.0.2",
"uuid": "^7.0.3",
"valid-url": "^1.0.9",
"wpcom": "^6.0.0",
"wpcom-proxy-request": "^6.0.0",
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@
"@automattic/babel-plugin-transform-wpcalypso-async": "^1.0.1",
"@automattic/calypso-analytics": "^1.0.0-alpha.1",
"@automattic/calypso-build": "^6.1.0",
"@automattic/calypso-color-schemes": "^2.1.0",
"@automattic/calypso-color-schemes": "^2.1.1",
"@automattic/calypso-polyfills": "^1.0.0",
"@automattic/color-studio": "^2.3.0",
"@automattic/components": "^1.0.0-alpha.1",
"@automattic/composite-checkout": "^1.0.0",
"@automattic/data-stores": "^1.0.0-alpha.1",
"@automattic/effective-module-tree": "^0.1.0",
"@automattic/format-currency": "^1.0.0-alpha.0",
"@automattic/full-site-editing": "^1.0.0",
"@automattic/full-site-editing": "^1.5.0",
"@automattic/load-script": "^1.0.0",
"@automattic/material-design-icons": "^1.0.0",
"@automattic/media-library": "^1.0.0-alpha.0",
Expand All @@ -168,7 +168,7 @@
"@babel/core": "^7.9.0",
"@babel/register": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@signal-noise/stylelint-scales": "^1.2.0",
"@signal-noise/stylelint-scales": "^1.3.0",
"@storybook/addon-actions": "^5.3.18",
"@storybook/preset-scss": "^1.0.2",
"@storybook/preset-typescript": "^1.2.2",
Expand Down Expand Up @@ -244,13 +244,13 @@
"@wordpress/shortcode": "^2.7.0",
"@wordpress/url": "^2.15.0",
"@wordpress/viewport": "^2.17.0",
"acorn": "^7.0.0",
"acorn": "^7.1.1",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.0.0",
"babel-jest": "^26.0.1",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browserslist": "^4.11.1",
"browserslist": "^4.12.0",
"calypso-codemods": "^0.1.6",
"caniuse-lite": "^1.0.30001041",
"chai": "^4.2.0",
Expand All @@ -268,8 +268,8 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.1",
"enzyme-to-json": "^3.4.3",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.9.0",
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-wpcalypso": "^5.0.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jest": "^23.6.0",
Expand All @@ -287,14 +287,14 @@
"gzip-size": "^5.1.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"husky": "^4.0.0",
"husky": "^4.2.5",
"i18n-calypso": "^5.0.0",
"i18n-calypso-cli": "^1.0.0",
"ignore-loader": "^0.1.2",
"imports-loader": "^0.8.0",
"interpolate-components": "^1.1.1",
"is-number": "^7.0.0",
"jest": "^26.0.0",
"jest": "^26.0.1",
"jest-docblock": "^26.0.0",
"jest-emotion": "^10.0.27",
"jest-enzyme": "^7.1.2",
Expand All @@ -306,7 +306,7 @@
"md5-file": "^4.0.0",
"micromatch": "^4.0.2",
"mixedindentlint": "^1.2.0",
"mkdirp": "^1.0.0",
"mkdirp": "^1.0.4",
"mock-fs": "^4.11.0",
"mockdate": "^2.0.5",
"moment-timezone-data-webpack-plugin": "^1.1.0",
Expand All @@ -333,7 +333,7 @@
"socket.io": "^2.3.0",
"source-map": "^0.7.3",
"source-map-loader": "^0.2.4",
"source-map-support": "^0.5.16",
"source-map-support": "^0.5.19",
"stackframe": "^1.1.0",
"stacktrace-gps": "^3.0.3",
"stylelint": "^9.10.1",
Expand All @@ -342,10 +342,10 @@
"terser": "^4.6.13",
"ts-loader": "^6.2.1",
"typescript": "^3.8.3",
"vfile-message": "^2.0.0",
"vfile-message": "^2.0.4",
"webpack": "^4.42.0",
"webpack-bundle-analyzer": "^3.7.0",
"webpack-cli": "^3.3.10",
"webpack-cli": "^3.3.11",
"webpack-dev-middleware": "^3.7.2",
"webpack-dev-server": "^3.10.3",
"webpack-hot-middleware": "^2.25.0",
Expand All @@ -355,7 +355,7 @@
"wp-e2e-tests": "^0.0.1",
"wpcom": "^6.0.0",
"wpcom-proxy-request": "^6.0.0",
"yargs": "^15.0.0"
"yargs": "^15.3.0"
},
"optionalDependencies": {
"fsevents": "^2.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-plugin-i18n-calypso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "A Babel plugin to generate a POT file for translate calls",
"main": "src/index.js",
"dependencies": {
"gettext-parser": "^4.0.0",
"lodash": "^4.17.14"
"gettext-parser": "^4.0.3",
"lodash": "^4.17.15"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
Expand Down
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"extends": [ "config:base", "default:pinDigestsDisabled", "default:preserveSemverRanges" ],
"extends": [ "config:base", "default:pinDigestsDisabled" ],
"packageRules": [
{
"paths": [ "packages/**" ],
"packagePatterns": [ "*" ],
"rangeStrategy": "replace"
},
{
"extends": "monorepo:wordpress",
"separateMajorMinor": false,
Expand Down Expand Up @@ -58,6 +53,7 @@
],
"postUpdateOptions": [ "yarnDedupeHighest" ],
"statusCheckVerify": true,
"rangeStrategy": "bump",
"ignoreDeps": [ "jquery" ],
"labels": [ "Framework", "[Type] Task" ],
"lockFileMaintenance": {
Expand Down
Loading

0 comments on commit de5799c

Please sign in to comment.