Skip to content

Commit 2541b2f

Browse files
Merge pull request #225 from technote-space/release/next-v1.5.5
release: v1.5.6
2 parents 0e5af5d + ad08191 commit 2541b2f

File tree

2 files changed

+222
-236
lines changed

2 files changed

+222
-236
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "Marker animation jQuery plugin",
55
"keywords": [
66
"jquery-plugin",
@@ -49,11 +49,11 @@
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
5050
"enzyme": "^3.11.0",
5151
"enzyme-to-json": "^3.6.1",
52-
"eslint": "^7.17.0",
52+
"eslint": "^7.18.0",
5353
"jest": "^26.6.3",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.3.3",
56-
"webpack": "^5.11.1",
56+
"webpack": "^5.15.0",
5757
"webpack-cli": "^4.3.1"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)