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

Commit 3db650d

Browse files
Merge pull request #374 from technote-space/release/next-v4.1.0
release: v4.1.1
2 parents d94008a + 43de935 commit 3db650d

File tree

6 files changed

+434
-260
lines changed

6 files changed

+434
-260
lines changed

assets/js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marker-animation",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "marker animation for wordpress",
55
"main": "marker-animation.min.js",
66
"scripts": {
@@ -41,15 +41,15 @@
4141
"duplicate-package-checker-webpack-plugin": "^3.0.0",
4242
"enzyme": "^3.11.0",
4343
"enzyme-to-json": "^3.6.1",
44-
"eslint": "^7.14.0",
44+
"eslint": "^7.15.0",
4545
"eslint-plugin-react": "^7.21.5",
4646
"jest": "^26.6.3",
4747
"jest-extended": "^0.11.5",
4848
"jquery": "^3.5.1",
4949
"jquery.marker-animation": "^1.5.2",
5050
"lodash": "^4.17.20",
5151
"speed-measure-webpack-plugin": "^1.3.3",
52-
"webpack": "^5.9.0",
52+
"webpack": "^5.10.0",
5353
"webpack-cli": "~4.2.0"
5454
}
5555
}

0 commit comments

Comments
 (0)