|
22 | 22 | "author": "Technote <technote.space@gmail.com> (https://technote.space)", |
23 | 23 | "license": "GPL-3.0", |
24 | 24 | "dependencies": { |
25 | | - "@technote-space/register-grouped-format-type": "^1.2.3", |
26 | | - "jquery.marker-animation": "^1.4.11" |
| 25 | + "@technote-space/register-grouped-format-type": "^1.2.9", |
| 26 | + "jquery.marker-animation": "^1.4.13" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@babel/core": "^7.8.3", |
|
49 | 49 | "@wordpress/rich-text": "^3.10.0", |
50 | 50 | "@wordpress/server-side-render": "^1.6.0", |
51 | 51 | "@wordpress/url": "^2.9.0", |
52 | | - "babel-jest": "^24.9.0", |
| 52 | + "babel-jest": "^25.1.0", |
53 | 53 | "babel-loader": "^8.0.6", |
54 | 54 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
55 | 55 | "enzyme": "^3.11.0", |
56 | 56 | "enzyme-adapter-react-16": "^1.15.2", |
57 | 57 | "enzyme-to-json": "^3.4.3", |
58 | 58 | "eslint": "^6.8.0", |
59 | 59 | "eslint-plugin-react": "^7.18.0", |
60 | | - "jest": "^24.9.0", |
61 | | - "jest-extended": "^0.11.2", |
| 60 | + "jest": "^25.1.0", |
| 61 | + "jest-extended": "^0.11.5", |
62 | 62 | "lodash": "^4.17.15", |
63 | | - "mousetrap": "^1.6.3", |
| 63 | + "mousetrap": "^1.6.5", |
64 | 64 | "react-autosize-textarea": "^7.0.0", |
65 | 65 | "speed-measure-webpack-plugin": "^1.3.1", |
66 | 66 | "webpack": "^4.41.5", |
|
0 commit comments