|
1 | 1 | { |
2 | 2 | "name": "jquery.marker-animation", |
3 | | - "version": "1.5.13", |
| 3 | + "version": "1.5.14", |
4 | 4 | "description": "Marker animation jQuery plugin", |
5 | 5 | "keywords": [ |
6 | 6 | "jquery-plugin", |
|
38 | 38 | "update": "npx npm-check-updates -u && yarn install && yarn upgrade && yarn audit" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/core": "^7.15.4", |
42 | | - "@babel/plugin-proposal-object-rest-spread": "^7.14.7", |
| 41 | + "@babel/core": "^7.15.5", |
| 42 | + "@babel/plugin-proposal-object-rest-spread": "^7.15.6", |
43 | 43 | "@babel/plugin-transform-react-jsx": "^7.14.9", |
44 | 44 | "@babel/plugin-transform-runtime": "^7.15.0", |
45 | | - "@babel/preset-env": "^7.15.4", |
| 45 | + "@babel/preset-env": "^7.15.6", |
46 | 46 | "@babel/register": "^7.15.3", |
47 | | - "babel-jest": "^27.1.0", |
| 47 | + "babel-jest": "^27.2.1", |
48 | 48 | "babel-loader": "^8.2.2", |
49 | 49 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
50 | 50 | "enzyme": "^3.11.0", |
51 | 51 | "enzyme-to-json": "^3.6.2", |
52 | 52 | "eslint": "^7.32.0", |
53 | | - "jest": "^27.1.0", |
| 53 | + "jest": "^27.2.1", |
54 | 54 | "jquery-inview": "^1.1.2", |
55 | 55 | "speed-measure-webpack-plugin": "^1.5.0", |
56 | | - "webpack": "^5.52.0", |
| 56 | + "webpack": "^5.54.0", |
57 | 57 | "webpack-cli": "^4.8.0" |
58 | 58 | }, |
59 | 59 | "publishConfig": { |
|
0 commit comments