|
57 | 57 | }, |
58 | 58 | "homepage": "https://github.com/sandstreamdev/std", |
59 | 59 | "devDependencies": { |
60 | | - "@babel/core": "^7.11.1", |
61 | | - "@babel/preset-env": "^7.11.0", |
62 | | - "@babel/preset-typescript": "^7.10.4", |
63 | | - "@types/jest": "^26.0.10", |
64 | | - "@types/node": "^14.0.27", |
65 | | - "@typescript-eslint/eslint-plugin": "^3.9.0", |
66 | | - "@typescript-eslint/parser": "^3.9.0", |
67 | | - "babel-jest": "^26.3.0", |
68 | | - "core-js": "^3.6.5", |
69 | | - "eslint": "^7.7.0", |
70 | | - "eslint-plugin-import": "^2.22.0", |
| 60 | + "@babel/core": "^7.13.15", |
| 61 | + "@babel/preset-env": "^7.13.15", |
| 62 | + "@babel/preset-typescript": "^7.13.0", |
| 63 | + "@types/jest": "^26.0.22", |
| 64 | + "@types/node": "^14.14.41", |
| 65 | + "@typescript-eslint/eslint-plugin": "^4.22.0", |
| 66 | + "@typescript-eslint/parser": "^4.22.0", |
| 67 | + "babel-jest": "^26.6.3", |
| 68 | + "core-js": "^3.10.1", |
| 69 | + "eslint": "^7.24.0", |
| 70 | + "eslint-plugin-import": "^2.22.1", |
71 | 71 | "gh-pages": "^3.1.0", |
72 | | - "highlight.js": "^10.1.2", |
73 | | - "jest": "^26.4.0", |
74 | | - "nodemon": "^2.0.4", |
75 | | - "p-queue": "^6.6.1", |
76 | | - "prettier": "^2.0.5", |
77 | | - "rollup": "^2.26.3", |
78 | | - "typescript": "^3.9.7" |
| 72 | + "highlight.js": "^10.7.2", |
| 73 | + "jest": "^26.6.3", |
| 74 | + "nodemon": "^2.0.7", |
| 75 | + "p-queue": "^7.1.0", |
| 76 | + "prettier": "^2.2.1", |
| 77 | + "rollup": "^2.45.2", |
| 78 | + "typescript": "^4.2.4" |
79 | 79 | } |
80 | 80 | } |
0 commit comments