Bump wp-types from 2.11.0 to 2.12.0 (#186)

Bumps [wp-types](https://github.com/johnbillion/wp-json-schemas) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/johnbillion/wp-json-schemas/releases)
- [Commits](https://github.com/johnbillion/wp-json-schemas/compare/2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: wp-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
next
dependabot[bot] 2021-09-15 09:13:36 +08:00 committed by GitHub
parent d37ad6953d
commit 6e151b4f88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -112,7 +112,7 @@
"vite-plugin-svgicon": "^1.0.0-alpha.0",
"vue-jest": "^5.0.0-alpha.10",
"vue-tsc": "^0.2.0",
"wp-types": "^2.10.0"
"wp-types": "^2.12.0"
},
"engines": {
"npm": "please-use-yarn",

View File

@ -7178,10 +7178,10 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
resolved "https://registry.npm.taobao.org/word-wrap/download/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha1-YQY29rH3A4kb00dxzLF/uTtHB5w=
wp-types@^2.10.0:
version "2.11.0"
resolved "https://registry.nlark.com/wp-types/download/wp-types-2.11.0.tgz#205de48dbbd24f551163954a87cbfa0fb8b344ce"
integrity sha1-IF3kjbvST1URY5VKh8v6D7izRM4=
wp-types@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/wp-types/-/wp-types-2.12.0.tgz#b4a7ad142c5a7e0720741e7d3eebf931f3330c70"
integrity sha512-PVRp/3NCSksOXEb4DGMVqgkAS+JhmjDro8CXdFVfP05+yCXlqaHDuvoOpCoEKmXEd0sYN9EEf8675+Fz8eL4zQ==
dependencies:
typescript ">=3"