|
26 | 26 | }
|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "@babel/core": "^7.9.0", |
30 |
| - "@babel/plugin-proposal-class-properties": "^7.8.3", |
31 |
| - "@babel/preset-env": "^7.9.5", |
32 |
| - "@babel/preset-flow": "^7.9.0", |
33 |
| - "@rollup/plugin-commonjs": "^11.1.0", |
| 29 | + "@babel/core": "^7.12.9", |
| 30 | + "@babel/plugin-proposal-class-properties": "^7.12.1", |
| 31 | + "@babel/preset-env": "^7.12.7", |
| 32 | + "@babel/preset-flow": "^7.12.1", |
| 33 | + "@rollup/plugin-commonjs": "^17.0.0", |
34 | 34 | "@semantic-release/changelog": "^5.0.1",
|
35 | 35 | "@semantic-release/commit-analyzer": "^8.0.1",
|
36 | 36 | "@semantic-release/git": "^9.0.0",
|
37 |
| - "@semantic-release/github": "^7.0.5", |
38 |
| - "@semantic-release/npm": "^7.0.5", |
| 37 | + "@semantic-release/github": "^7.2.0", |
| 38 | + "@semantic-release/npm": "^7.0.8", |
39 | 39 | "@semantic-release/release-notes-generator": "^9.0.1",
|
40 | 40 | "babel-core": "^7.0.0-bridge.0",
|
41 | 41 | "babel-eslint": "^10.1.0",
|
42 |
| - "babel-jest": "^25.3.0", |
43 |
| - "eslint": "^6.8.0", |
44 |
| - "eslint-config-airbnb-base": "^14.1.0", |
45 |
| - "eslint-config-prettier": "^6.10.1", |
46 |
| - "eslint-plugin-flowtype": "^4.7.0", |
47 |
| - "eslint-plugin-import": "^2.20.2", |
48 |
| - "eslint-plugin-prettier": "^3.1.3", |
49 |
| - "flow-bin": "^0.123.0", |
50 |
| - "flow-typed": "^3.1.0", |
51 |
| - "husky": "^4.2.5", |
52 |
| - "jest": "^25.3.0", |
53 |
| - "markdownlint": "^0.20.1", |
54 |
| - "prettier": "^2.0.4", |
55 |
| - "rollup": "^2.6.1", |
| 42 | + "babel-jest": "^26.6.3", |
| 43 | + "eslint": "^7.14.0", |
| 44 | + "eslint-config-airbnb-base": "^14.2.1", |
| 45 | + "eslint-config-prettier": "^6.15.0", |
| 46 | + "eslint-plugin-flowtype": "^5.2.0", |
| 47 | + "eslint-plugin-import": "^2.22.1", |
| 48 | + "eslint-plugin-prettier": "^3.1.4", |
| 49 | + "flow-bin": "^0.138.0", |
| 50 | + "flow-typed": "^3.2.1", |
| 51 | + "husky": "^4.3.0", |
| 52 | + "jest": "^26.6.3", |
| 53 | + "markdownlint": "^0.22.0", |
| 54 | + "prettier": "^2.2.1", |
| 55 | + "rollup": "^2.34.0", |
56 | 56 | "rollup-plugin-babel": "^4.4.0",
|
57 | 57 | "rollup-plugin-clear": "^2.0.7",
|
58 | 58 | "rollup-plugin-flow-entry": "^0.3.4",
|
59 |
| - "semantic-release": "^17.0.6", |
60 |
| - "shx": "^0.3.2", |
61 |
| - "typescript": "^3.8.3" |
| 59 | + "semantic-release": "^17.3.0", |
| 60 | + "shx": "^0.3.3", |
| 61 | + "typescript": "^4.1.2" |
62 | 62 | },
|
63 | 63 | "repository": "bigslycat/typed-contracts",
|
64 | 64 | "keywords": [
|
|
0 commit comments