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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json20
-rw-r--r--package.json2
2 files changed, 11 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index f9ef03f73..a5da39acd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3350,12 +3350,12 @@
}
},
"global-dirs": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz",
- "integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.1.0.tgz",
+ "integrity": "sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==",
"dev": true,
"requires": {
- "ini": "^1.3.5"
+ "ini": "1.3.7"
}
},
"global-modules": {
@@ -4224,9 +4224,9 @@
"dev": true
},
"linkinator": {
- "version": "2.8.0",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.8.0.tgz",
- "integrity": "sha512-v8MtGeoJT+6RTSEKkB1IPKbv49Esmp5m0o2b4mLzULJ8oX5GFI9OPjMT4ftQ7guhQ/hLy5iDnpoE95t6gB8Plg==",
+ "version": "2.8.2",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.8.2.tgz",
+ "integrity": "sha512-znqpvrlrrKhLG5vV777ND297Frx8kH4ODxkBTxqh9TVtwPRmilTCSZ2c5Rxvwjsndb1lwcw3fapWigR1dTOcIw==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
@@ -4532,9 +4532,9 @@
"dev": true
},
"marked": {
- "version": "1.2.6",
- "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.6.tgz",
- "integrity": "sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA==",
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.7.tgz",
+ "integrity": "sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==",
"dev": true
},
"mathml-tag-names": {
diff --git a/package.json b/package.json
index 1d69561ea..60dd5f7ec 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"find-unused-sass-variables": "^3.0.0",
"hugo-bin": "^0.67.1",
"js-yaml": "^3.14.1",
- "linkinator": "^2.8.0",
+ "linkinator": "^2.8.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.1",
"postcss-cli": "^8.3.1",