Pin dependencies

This commit is contained in:
Renovate Bot 2020-09-05 13:43:24 +00:00
parent 7d1fb6d375
commit debe085284
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
3 changed files with 77 additions and 14 deletions

View File

@ -13,15 +13,15 @@
"composer/installers": "1.7.0", "composer/installers": "1.7.0",
"maxmind-db/reader": "1.6.0", "maxmind-db/reader": "1.6.0",
"pelago/emogrifier": "3.1.0", "pelago/emogrifier": "3.1.0",
"psr/container": "^1.0", "psr/container": "1.0.0",
"woocommerce/action-scheduler": "3.1.6", "woocommerce/action-scheduler": "3.1.6",
"woocommerce/woocommerce-admin": "1.5.0-rc.4", "woocommerce/woocommerce-admin": "1.5.0-rc.4",
"woocommerce/woocommerce-blocks": "3.1.0" "woocommerce/woocommerce-blocks": "3.1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "7.5.20", "phpunit/phpunit": "7.5.20",
"woocommerce/woocommerce-sniffs": "^0.1.0", "woocommerce/woocommerce-sniffs": "0.1.0",
"wp-cli/i18n-command": "^2.2" "wp-cli/i18n-command": "2.2.5"
}, },
"config": { "config": {
"platform": { "platform": {

81
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "36a21abbc68f5f21a48aaf6a57eb0a07", "content-hash": "e69d0979fe4d3a65a022a8ad90dfafa3",
"packages": [ "packages": [
{ {
"name": "automattic/jetpack-autoloader", "name": "automattic/jetpack-autoloader",
@ -429,6 +429,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-03-16T08:31:04+00:00" "time": "2020-03-16T08:31:04+00:00"
}, },
{ {
@ -682,6 +696,20 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
"time": "2020-05-29T17:27:14+00:00" "time": "2020-05-29T17:27:14+00:00"
}, },
{ {
@ -944,6 +972,12 @@
"object", "object",
"object graph" "object graph"
], ],
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2020-06-29T13:22:24+00:00" "time": "2020-06-29T13:22:24+00:00"
}, },
{ {
@ -2424,25 +2458,25 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.4.44", "version": "v5.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "5ec813ccafa8164ef21757e8c725d3a57da59200" "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200", "url": "https://api.github.com/repos/symfony/finder/zipball/2b765f0cf6612b3636e738c0689b29aa63088d5d",
"reference": "5ec813ccafa8164ef21757e8c725d3a57da59200", "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.5.9|>=7.0.8" "php": ">=7.2.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.4-dev" "dev-master": "5.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -2469,7 +2503,21 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-14T07:34:21+00:00" "funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-08-17T10:01:29+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -2531,6 +2579,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-07-14T12:35:20+00:00" "time": "2020-07-14T12:35:20+00:00"
}, },
{ {
@ -2937,5 +2999,6 @@
"platform-dev": [], "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "7.1" "php": "7.1"
} },
"plugin-api-version": "1.1.0"
} }

View File

@ -78,7 +78,7 @@
"lint-staged": "9.5.0", "lint-staged": "9.5.0",
"mocha": "7.2.0", "mocha": "7.2.0",
"node-sass": "4.13.0", "node-sass": "4.13.0",
"prettier": "npm:wp-prettier@^2.0.5", "prettier": "npm:wp-prettier@2.0.5",
"puppeteer": "2.0.0", "puppeteer": "2.0.0",
"puppeteer-utils": "github:Automattic/puppeteer-utils#0f3ec50", "puppeteer-utils": "github:Automattic/puppeteer-utils#0f3ec50",
"stylelint": "12.0.1", "stylelint": "12.0.1",
@ -86,7 +86,7 @@
"typescript": "3.9.5", "typescript": "3.9.5",
"webpack": "4.41.6", "webpack": "4.41.6",
"webpack-cli": "3.3.11", "webpack-cli": "3.3.11",
"wp-textdomain": "^1.0.1" "wp-textdomain": "1.0.1"
}, },
"engines": { "engines": {
"node": ">=10.15.0", "node": ">=10.15.0",