Skip to content

Commit 0c49853

Browse files
Merge pull request #205 from technote-space/release/next-v1.4.29
release: v1.4.30
2 parents bc755a3 + e4f7740 commit 0c49853

File tree

2 files changed

+111
-89
lines changed

2 files changed

+111
-89
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.4.29",
3+
"version": "1.4.30",
44
"description": "Marker animation jQuery plugin",
55
"author": {
66
"name": "Technote",
@@ -37,11 +37,11 @@
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-to-json": "^3.5.0",
40-
"eslint": "^7.8.1",
40+
"eslint": "^7.9.0",
4141
"jest": "^26.4.2",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",
44-
"webpack": "^4.44.1",
44+
"webpack": "^4.44.2",
4545
"webpack-cli": "^3.3.12"
4646
},
4747
"publishConfig": {

0 commit comments

Comments
 (0)