|
1 | 1 | { |
2 | 2 | "name": "jquery.marker-animation", |
3 | | - "version": "1.4.26", |
| 3 | + "version": "1.4.27", |
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.5", |
30 | | - "@babel/plugin-proposal-object-rest-spread": "^7.10.4", |
| 29 | + "@babel/core": "^7.11.0", |
| 30 | + "@babel/plugin-proposal-object-rest-spread": "^7.11.0", |
31 | 31 | "@babel/plugin-transform-react-jsx": "^7.10.4", |
32 | | - "@babel/plugin-transform-runtime": "^7.10.5", |
33 | | - "@babel/preset-env": "^7.10.4", |
| 32 | + "@babel/plugin-transform-runtime": "^7.11.0", |
| 33 | + "@babel/preset-env": "^7.11.0", |
34 | 34 | "@babel/register": "^7.10.5", |
35 | | - "babel-jest": "^26.1.0", |
| 35 | + "babel-jest": "^26.2.2", |
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.5.0", |
41 | | - "jest": "^26.1.0", |
| 40 | + "eslint": "^7.6.0", |
| 41 | + "jest": "^26.2.2", |
42 | 42 | "jquery-inview": "^1.1.2", |
43 | 43 | "speed-measure-webpack-plugin": "^1.3.3", |
44 | | - "webpack": "^4.44.0", |
| 44 | + "webpack": "^4.44.1", |
45 | 45 | "webpack-cli": "^3.3.12" |
46 | 46 | }, |
47 | 47 | "publishConfig": { |
|
0 commit comments