Skip to content

Commit 3130bdd

Browse files
Merge pull request #199 from technote-space/release/next-v1.4.25
release: v1.4.26
2 parents 90cd7d6 + b3c0f54 commit 3130bdd

File tree

2 files changed

+191
-193
lines changed

2 files changed

+191
-193
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.marker-animation",
3-
"version": "1.4.25",
3+
"version": "1.4.26",
44
"description": "Marker animation jQuery plugin",
55
"author": {
66
"name": "Technote",
@@ -26,22 +26,22 @@
2626
"build"
2727
],
2828
"devDependencies": {
29-
"@babel/core": "^7.10.4",
29+
"@babel/core": "^7.10.5",
3030
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
3131
"@babel/plugin-transform-react-jsx": "^7.10.4",
32-
"@babel/plugin-transform-runtime": "^7.10.4",
32+
"@babel/plugin-transform-runtime": "^7.10.5",
3333
"@babel/preset-env": "^7.10.4",
34-
"@babel/register": "^7.10.4",
34+
"@babel/register": "^7.10.5",
3535
"babel-jest": "^26.1.0",
3636
"babel-loader": "^8.1.0",
3737
"duplicate-package-checker-webpack-plugin": "^3.0.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-to-json": "^3.5.0",
40-
"eslint": "^7.4.0",
40+
"eslint": "^7.5.0",
4141
"jest": "^26.1.0",
4242
"jquery-inview": "^1.1.2",
4343
"speed-measure-webpack-plugin": "^1.3.3",
44-
"webpack": "^4.43.0",
44+
"webpack": "^4.44.0",
4545
"webpack-cli": "^3.3.12"
4646
},
4747
"publishConfig": {

0 commit comments

Comments
 (0)