Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-11-06 08:48:53 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-11-06 08:52:18 +0300
commit4c41f2a80176c939443aaa6a5fe0012eacdea06a (patch)
treef5c310318a93b426b7464a9652d27fcc730df3fb /package.json
parentc0eb7ff052eb7317e756bb3b16959373e9d8466e (diff)
Update devDependencies
* hugo-bin ^0.76.1 → ^0.77.1 * linkinator ^2.14.4 → ^2.14.5 * postcss-cli ^9.0.1 → ^9.0.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 5bed2a7c..e5b1a603 100644
--- a/package.json
+++ b/package.json
@@ -36,13 +36,13 @@
"autoprefixer": "^10.4.0",
"cross-env": "^7.0.3",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.76.1",
- "linkinator": "^2.14.4",
+ "hugo-bin": "^0.77.1",
+ "linkinator": "^2.14.5",
"lockfile-lint": "^4.6.2",
"markdownlint-cli2": "0.3.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.11",
- "postcss-cli": "^9.0.1",
+ "postcss-cli": "^9.0.2",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.4",
"vnu-jar": "21.10.12"