mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Pin dependencies (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7f26cd58eb
commit
024c19175a
14
package.json
14
package.json
@ -22,13 +22,13 @@
|
||||
},
|
||||
"homepage": "https://theme-next.org",
|
||||
"devDependencies": {
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-theme-next": "^1.1.4",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-eslint": "^6.0.0",
|
||||
"gulp-shell": "^0.8.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"stylint": "^2.0.0"
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-theme-next": "1.1.4",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-eslint": "6.0.0",
|
||||
"gulp-shell": "0.8.0",
|
||||
"js-yaml": "3.13.1",
|
||||
"stylint": "2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.9.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user