Update `wp-env` to `8.2.0` (#39100)
* Update pinVersion * Syncpack fix mismatches * Update lockfile via `pnpm i` * Add changelog. * Add more changelogs
This commit is contained in:
parent
16d50edc8b
commit
90a6ba76dd
|
@ -138,7 +138,7 @@
|
|||
"packages": [
|
||||
"**"
|
||||
],
|
||||
"pinVersion": "^8.0.0"
|
||||
"pinVersion": "^8.2.0"
|
||||
},
|
||||
{
|
||||
"dependencies": [
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Update `wp-env` to version 8.2.0.
|
|
@ -17,7 +17,7 @@
|
|||
"@types/wordpress__components": "^19.10.3",
|
||||
"@woocommerce/dependency-extraction-webpack-plugin": "workspace:*",
|
||||
"@woocommerce/eslint-plugin": "workspace:*",
|
||||
"@wordpress/env": "^8.0.0",
|
||||
"@wordpress/env": "^8.2.0",
|
||||
"@wordpress/prettier-config": "2.17.0",
|
||||
"@wordpress/scripts": "^19.2.4",
|
||||
"eslint": "^8.32.0",
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Update `wp-env` to version 8.2.0.
|
|
@ -15,7 +15,7 @@
|
|||
"@types/wordpress__components": "^19.10.3",
|
||||
"@woocommerce/dependency-extraction-webpack-plugin": "workspace:*",
|
||||
"@woocommerce/eslint-plugin": "workspace:*",
|
||||
"@wordpress/env": "^8.0.0",
|
||||
"@wordpress/env": "^8.2.0",
|
||||
"@wordpress/prettier-config": "2.17.0",
|
||||
"@wordpress/scripts": "^19.2.4",
|
||||
"eslint": "^8.32.0",
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
|
||||
Update `wp-env` to version 8.2.0.
|
|
@ -72,7 +72,7 @@
|
|||
"@woocommerce/woocommerce-rest-api": "^1.0.1",
|
||||
"@wordpress/babel-plugin-import-jsx-pragma": "1.1.3",
|
||||
"@wordpress/babel-preset-default": "3.0.2",
|
||||
"@wordpress/env": "^8.0.0",
|
||||
"@wordpress/env": "^8.2.0",
|
||||
"@wordpress/stylelint-config": "19.1.0",
|
||||
"allure-commandline": "^2.17.2",
|
||||
"allure-playwright": "^2.0.0-beta.16",
|
||||
|
|
1599
pnpm-lock.yaml
1599
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue