|
1 | 1 | { |
2 | 2 | "name": "jquery.marker-animation", |
3 | | - "version": "1.4.24", |
| 3 | + "version": "1.4.25", |
4 | 4 | "description": "Marker animation jQuery plugin", |
5 | 5 | "author": { |
6 | 6 | "name": "Technote", |
|
26 | 26 | "build" |
27 | 27 | ], |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.10.3", |
30 | | - "@babel/plugin-proposal-object-rest-spread": "^7.10.3", |
31 | | - "@babel/plugin-transform-react-jsx": "^7.10.3", |
32 | | - "@babel/plugin-transform-runtime": "^7.10.3", |
33 | | - "@babel/preset-env": "^7.10.3", |
34 | | - "@babel/register": "^7.10.3", |
| 29 | + "@babel/core": "^7.10.4", |
| 30 | + "@babel/plugin-proposal-object-rest-spread": "^7.10.4", |
| 31 | + "@babel/plugin-transform-react-jsx": "^7.10.4", |
| 32 | + "@babel/plugin-transform-runtime": "^7.10.4", |
| 33 | + "@babel/preset-env": "^7.10.4", |
| 34 | + "@babel/register": "^7.10.4", |
35 | 35 | "babel-jest": "^26.1.0", |
36 | 36 | "babel-loader": "^8.1.0", |
37 | 37 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
38 | 38 | "enzyme": "^3.11.0", |
39 | 39 | "enzyme-to-json": "^3.5.0", |
40 | | - "eslint": "^7.3.1", |
| 40 | + "eslint": "^7.4.0", |
41 | 41 | "jest": "^26.1.0", |
42 | 42 | "jquery-inview": "^1.1.2", |
43 | 43 | "speed-measure-webpack-plugin": "^1.3.3", |
|
0 commit comments