mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
build: Update deps
This commit is contained in:
parent
4a95112cb3
commit
55bc805c54
1633
themes/conventional-commits/package-lock.json
generated
1633
themes/conventional-commits/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -19,14 +19,15 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"anchor-js": "^4.1.1",
|
"anchor-js": "^4.1.1",
|
||||||
"github-markdown-css": "^2.10.0"
|
"github-markdown-css": "^2.10.0",
|
||||||
|
"tar": "^4.4.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^9.1.3",
|
"autoprefixer": "^9.1.3",
|
||||||
"cssnano": "^4.1.0",
|
"cssnano": "^4.1.10",
|
||||||
"node-sass": "^4.11.0",
|
"node-sass": "^4.12.0",
|
||||||
"postcss": "^7.0.2",
|
"postcss": "^7.0.2",
|
||||||
"postcss-cli": "^6.0.0",
|
"postcss-cli": "^6.1.2",
|
||||||
"webpack": "^4.17.1",
|
"webpack": "^4.17.1",
|
||||||
"webpack-cli": "^3.1.0"
|
"webpack-cli": "^3.1.0"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user