Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
"@types/gtag.js": "^0.0.20",
"@types/jest-when": "^3.5.5",
"@types/superagent": "^4.1.24",
"@types/wordpress__blocks": "^12.5.17",
"@types/wordpress__blocks": "^12.5.18",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@wordpress/eslint-plugin": "^22.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/verbum-block-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@automattic/calypso-build": "workspace:^",
"@automattic/calypso-color-schemes": "workspace:^",
"@automattic/calypso-typescript-config": "workspace:^",
"@types/wordpress__blocks": "^12.5.17",
"@types/wordpress__blocks": "^12.5.18",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@wordpress/eslint-plugin": "^22.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2308,7 +2308,7 @@ __metadata:
"@automattic/calypso-typescript-config": "workspace:^"
"@automattic/languages": "workspace:^"
"@types/wordpress__block-editor": "npm:^11.5.16"
"@types/wordpress__blocks": "npm:^12.5.17"
"@types/wordpress__blocks": "npm:^12.5.18"
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
"@typescript-eslint/parser": "npm:^6.21.0"
"@wordpress/base-styles": "npm:^5.23.0"
Expand Down Expand Up @@ -11346,16 +11346,16 @@ __metadata:
languageName: node
linkType: hard

"@types/wordpress__blocks@npm:^12.5.17":
version: 12.5.17
resolution: "@types/wordpress__blocks@npm:12.5.17"
"@types/wordpress__blocks@npm:^12.5.18":
version: 12.5.18
resolution: "@types/wordpress__blocks@npm:12.5.18"
dependencies:
"@types/react": "npm:^18"
"@wordpress/components": "npm:^27.2.0"
"@wordpress/data": "npm:^9.13.0"
"@wordpress/element": "npm:^5.0.0"
"@wordpress/shortcode": "npm:^4.14.0"
checksum: bea5eff4bc09bfcabe81b96ccfad04e81f070d9e1d56eeda4b70f0c148eadbc2c94423f8acaed299f32ef9789df3d1ffe7e2bbeb5c59577bd32117bd985a0303
checksum: c2a1366d9a87d8c9f0a7616785ceb3e380fd1539f2c6688f09426258c88ff2d1bf27d513ba51476a332bc5e8175dac289423be5bc281eeb77a39883202398207
languageName: node
linkType: hard

Expand Down Expand Up @@ -39724,7 +39724,7 @@ __metadata:
"@types/validator": "npm:^13.7.1"
"@types/webpack-env": "npm:^1.18.8"
"@types/wordpress__block-editor": "npm:^11.5.16"
"@types/wordpress__blocks": "npm:^12.5.17"
"@types/wordpress__blocks": "npm:^12.5.18"
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
"@typescript-eslint/parser": "npm:^6.21.0"
"@vgs/collect-js": "npm:^0.7.2"
Expand Down