Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 4b31002

Browse files
Merge pull request #360 from technote-space/release/next-v4.0.5
release: v4.0.6
2 parents 3201bf8 + bb21301 commit 4b31002

File tree

6 files changed

+797
-956
lines changed

6 files changed

+797
-956
lines changed

assets/js/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marker-animation",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"description": "marker animation for wordpress",
55
"main": "marker-animation.min.js",
66
"scripts": {
@@ -26,28 +26,28 @@
2626
},
2727
"license": "GPL-3.0",
2828
"devDependencies": {
29-
"@babel/core": "^7.11.0",
29+
"@babel/core": "^7.11.4",
3030
"@babel/plugin-transform-react-jsx": "^7.10.4",
3131
"@babel/preset-env": "^7.11.0",
32-
"@technote-space/gutenberg-test-helper": "^0.0.18",
33-
"@technote-space/gutenberg-utils": "^2.2.9",
34-
"@technote-space/register-grouped-format-type": "^2.0.9",
35-
"@wordpress/components": "^10.0.3",
32+
"@technote-space/gutenberg-test-helper": "^0.0.19",
33+
"@technote-space/gutenberg-utils": "^2.2.10",
34+
"@technote-space/register-grouped-format-type": "^2.0.10",
35+
"@wordpress/components": "^10.0.5",
3636
"@wordpress/compose": "^3.19.3",
3737
"@wordpress/element": "^2.16.0",
38-
"@wordpress/rich-text": "^3.20.3",
39-
"babel-jest": "^26.2.2",
38+
"@wordpress/rich-text": "^3.20.4",
39+
"babel-jest": "^26.3.0",
4040
"babel-loader": "^8.1.0",
4141
"duplicate-package-checker-webpack-plugin": "^3.0.0",
4242
"enzyme": "^3.11.0",
4343
"enzyme-to-json": "^3.5.0",
44-
"eslint": "^7.6.0",
45-
"eslint-plugin-react": "^7.20.5",
44+
"eslint": "^7.7.0",
45+
"eslint-plugin-react": "^7.20.6",
4646
"hard-source-webpack-plugin": "^0.13.1",
47-
"jest": "^26.2.2",
47+
"jest": "^26.4.2",
4848
"jest-extended": "^0.11.5",
4949
"jquery": "^3.5.1",
50-
"jquery.marker-animation": "^1.4.26",
50+
"jquery.marker-animation": "^1.4.28",
5151
"react": "^16.13.1",
5252
"speed-measure-webpack-plugin": "^1.3.3",
5353
"webpack": "^4.44.1",

0 commit comments

Comments
 (0)