|
57 | 57 | }, |
58 | 58 | "homepage": "https://github.com/sandstreamdev/std", |
59 | 59 | "devDependencies": { |
60 | | - "@babel/core": "^7.9.0", |
61 | | - "@babel/preset-env": "^7.9.0", |
62 | | - "@babel/preset-typescript": "^7.9.0", |
63 | | - "@types/jest": "^25.1.4", |
64 | | - "@types/node": "^13.9.8", |
65 | | - "@typescript-eslint/eslint-plugin": "^2.26.0", |
66 | | - "@typescript-eslint/parser": "^2.26.0", |
67 | | - "babel-jest": "^25.2.4", |
68 | | - "core-js": "^3.6.4", |
69 | | - "eslint": "^6.8.0", |
70 | | - "eslint-plugin-import": "^2.20.2", |
71 | | - "gh-pages": "^2.2.0", |
72 | | - "highlight.js": "^9.18.1", |
73 | | - "jest": "^25.2.4", |
74 | | - "nodemon": "^2.0.2", |
75 | | - "p-queue": "^6.3.0", |
76 | | - "prettier": "^2.0.2", |
77 | | - "rollup": "^2.3.1", |
78 | | - "typescript": "^3.8.3" |
| 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", |
| 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" |
79 | 79 | } |
80 | 80 | } |
0 commit comments