Skip to content

Commit db50233

Browse files
renovate[bot]hiroppy
authored andcommitted
chore(deps): pin dependencies (#396)
1 parent 036186e commit db50233

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -37,31 +37,31 @@
3737
"webpack-log": "^2.0.0"
3838
},
3939
"devDependencies": {
40-
"@babel/cli": "^7.4.4",
41-
"@babel/core": "^7.4.4",
42-
"@babel/preset-env": "^7.4.4",
43-
"@commitlint/cli": "^7.6.1",
44-
"@commitlint/config-conventional": "^7.6.0",
45-
"@webpack-contrib/defaults": "^4.0.1",
46-
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
47-
"babel-jest": "^24.8.0",
48-
"commitlint-azure-pipelines-cli": "^1.0.1",
49-
"cross-env": "^5.2.0",
50-
"del": "^4.1.1",
51-
"del-cli": "^1.1.0",
52-
"eslint": "^5.16.0",
53-
"eslint-plugin-import": "^2.17.2",
54-
"eslint-plugin-prettier": "^3.1.0",
55-
"express": "^4.16.4",
56-
"file-loader": "^3.0.1",
57-
"husky": "^2.2.0",
58-
"jest": "^24.8.0",
59-
"jest-junit": "^6.4.0",
60-
"lint-staged": "^8.1.6",
61-
"prettier": "^1.17.0",
62-
"standard-version": "^6.0.1",
63-
"supertest": "^4.0.2",
64-
"webpack": "^4.31.0"
40+
"@babel/cli": "7.4.4",
41+
"@babel/core": "7.4.4",
42+
"@babel/preset-env": "7.4.4",
43+
"@commitlint/cli": "7.6.1",
44+
"@commitlint/config-conventional": "7.6.0",
45+
"@webpack-contrib/defaults": "4.0.1",
46+
"@webpack-contrib/eslint-config-webpack": "3.0.0",
47+
"babel-jest": "24.8.0",
48+
"commitlint-azure-pipelines-cli": "1.0.1",
49+
"cross-env": "5.2.0",
50+
"del": "4.1.1",
51+
"del-cli": "1.1.0",
52+
"eslint": "5.16.0",
53+
"eslint-plugin-import": "2.17.2",
54+
"eslint-plugin-prettier": "3.1.0",
55+
"express": "4.16.4",
56+
"file-loader": "3.0.1",
57+
"husky": "2.2.0",
58+
"jest": "24.8.0",
59+
"jest-junit": "6.4.0",
60+
"lint-staged": "8.1.6",
61+
"prettier": "1.17.0",
62+
"standard-version": "6.0.1",
63+
"supertest": "4.0.2",
64+
"webpack": "4.31.0"
6565
},
6666
"keywords": [
6767
"webpack",

0 commit comments

Comments
 (0)