Skip to content

Commit

Permalink
Update dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
keesiemeijer committed Aug 13, 2020
1 parent d62dcc7 commit 19becd2
Show file tree
Hide file tree
Showing 9 changed files with 2,282 additions and 849 deletions.
1,493 changes: 954 additions & 539 deletions blocks/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "2.7.1",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@wordpress/components": "^9.9.0",
"@wordpress/scripts": "^12.0.0"
"@wordpress/components": "^10.0.5",
"@wordpress/scripts": "^12.1.1"
},
"scripts": {
"test": "wp-scripts test-unit-js",
Expand Down
2 changes: 1 addition & 1 deletion includes/assets/js/blocks/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => '90520892527bc6f354a12d5a744d8bca');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-url'), 'version' => 'c78aea3a48510a9f4a4a3d80677dc391');
8 changes: 7 additions & 1 deletion includes/assets/js/blocks/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion languages/custom-post-type-date-archives.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Custom Post Type Date Archives 2.7.1\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/custom-post-type-date-archives\n"
"POT-Creation-Date: 2020-07-01 15:47:07+00:00\n"
"POT-Creation-Date: 2020-08-13 13:37:45+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Loading

0 comments on commit 19becd2

Please sign in to comment.