|
54 | 54 | "loglevel": "^1.6.8",
|
55 | 55 | "opn": "^5.5.0",
|
56 | 56 | "p-retry": "^3.0.1",
|
57 |
| - "portfinder": "^1.0.25", |
| 57 | + "portfinder": "^1.0.26", |
58 | 58 | "schema-utils": "^1.0.0",
|
59 | 59 | "selfsigned": "^1.10.7",
|
60 | 60 | "semver": "^6.3.0",
|
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@babel/cli": "^7.8.4",
|
75 |
| - "@babel/core": "^7.9.0", |
76 |
| - "@babel/plugin-transform-runtime": "^7.9.0", |
77 |
| - "@babel/preset-env": "^7.9.5", |
78 |
| - "@babel/runtime": "^7.9.2", |
| 75 | + "@babel/core": "^7.9.6", |
| 76 | + "@babel/plugin-transform-runtime": "^7.9.6", |
| 77 | + "@babel/preset-env": "^7.9.6", |
| 78 | + "@babel/runtime": "^7.9.6", |
79 | 79 | "@commitlint/cli": "^8.3.5",
|
80 | 80 | "@commitlint/config-conventional": "^8.3.4",
|
81 | 81 | "babel-loader": "^8.1.0",
|
|
84 | 84 | "copy-webpack-plugin": "^5.1.1",
|
85 | 85 | "css-loader": "^2.1.1",
|
86 | 86 | "eslint": "^6.8.0",
|
87 |
| - "eslint-config-prettier": "^6.10.1", |
| 87 | + "eslint-config-prettier": "^6.11.0", |
88 | 88 | "eslint-config-webpack": "^1.2.5",
|
89 | 89 | "eslint-plugin-import": "^2.20.2",
|
90 | 90 | "execa": "^1.0.0",
|
|
94 | 94 | "husky": "^4.2.5",
|
95 | 95 | "jest": "^24.9.0",
|
96 | 96 | "jest-junit": "^10.0.0",
|
97 |
| - "jquery": "^3.5.0", |
| 97 | + "jquery": "^3.5.1", |
98 | 98 | "less": "^3.11.1",
|
99 | 99 | "less-loader": "^5.0.0",
|
100 |
| - "lint-staged": "^10.1.3", |
| 100 | + "lint-staged": "^10.2.2", |
101 | 101 | "marked": "^0.8.2",
|
102 | 102 | "memfs": "^3.1.2",
|
103 | 103 | "npm-run-all": "^4.1.5",
|
104 | 104 | "prettier": "^1.19.1",
|
105 | 105 | "puppeteer": "^1.20.0",
|
106 | 106 | "rimraf": "^3.0.2",
|
107 |
| - "standard-version": "^7.1.0", |
108 |
| - "style-loader": "^1.1.3", |
| 107 | + "standard-version": "^8.0.0", |
| 108 | + "style-loader": "^1.2.1", |
109 | 109 | "supertest": "^4.0.2",
|
110 | 110 | "tcp-port-used": "^1.0.1",
|
111 | 111 | "typescript": "^3.8.3",
|
112 | 112 | "url-loader": "^3.0.0",
|
113 |
| - "webpack": "^4.42.1", |
| 113 | + "webpack": "^4.43.0", |
114 | 114 | "webpack-cli": "^3.3.11"
|
115 | 115 | },
|
116 | 116 | "peerDependencies": {
|
|
0 commit comments