Pin dependencies (#2)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-07 12:03:28 +08:00 committed by GitHub
parent 7f26cd58eb
commit 024c19175a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,13 +22,13 @@
}, },
"homepage": "https://theme-next.org", "homepage": "https://theme-next.org",
"devDependencies": { "devDependencies": {
"eslint": "^6.8.0", "eslint": "6.8.0",
"eslint-config-theme-next": "^1.1.4", "eslint-config-theme-next": "1.1.4",
"gulp": "^4.0.2", "gulp": "4.0.2",
"gulp-eslint": "^6.0.0", "gulp-eslint": "6.0.0",
"gulp-shell": "^0.8.0", "gulp-shell": "0.8.0",
"js-yaml": "^3.13.1", "js-yaml": "3.13.1",
"stylint": "^2.0.0" "stylint": "2.0.0"
}, },
"engines": { "engines": {
"node": ">=10.9.0" "node": ">=10.9.0"