mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
chore(website/content): update content-conformance version (#17482)
This commit is contained in:
16
website/package-lock.json
generated
16
website/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {
|
||||
"@hashicorp/platform-cli": "^2.6.0",
|
||||
"@hashicorp/platform-content-conformance": "^0.0.11",
|
||||
"@hashicorp/platform-content-conformance": "^0.0.12",
|
||||
"dart-linkcheck": "^2.0.15",
|
||||
"husky": "4.3.8",
|
||||
"next": "^13.4.2",
|
||||
@@ -723,9 +723,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@hashicorp/platform-content-conformance": {
|
||||
"version": "0.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.11.tgz",
|
||||
"integrity": "sha512-LJTZc7uEOryQ5YBjJV/uty98P2HZi2Xndbmxe3+TNDH/DrCXE59yeITzaVGCZ2dv8Yfqh05DLt4yqPeiIqx54Q==",
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.12.tgz",
|
||||
"integrity": "sha512-Va6XTh7cH1M11yqgi4GsLPZZx1NgXQjKvCzadynJyJJhpXe++oQDS5ItDm8ABxeM/EuKU4dOfA7PMUkLzAtAWQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"find-up": "^6.3.0",
|
||||
@@ -742,7 +742,7 @@
|
||||
"vfile-reporter": "^7.0.4",
|
||||
"vfile-reporter-json": "^3.2.0",
|
||||
"vfile-statistics": "^2.0.0",
|
||||
"yaml": "^2.1.3",
|
||||
"yaml": "^2.2.2",
|
||||
"yargs": "^17.4.1",
|
||||
"zod": "^3.19.1"
|
||||
},
|
||||
@@ -931,9 +931,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@hashicorp/platform-content-conformance/node_modules/yaml": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
|
||||
"integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==",
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.2.tgz",
|
||||
"integrity": "sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 14"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hashicorp/platform-cli": "^2.6.0",
|
||||
"@hashicorp/platform-content-conformance": "^0.0.11",
|
||||
"@hashicorp/platform-content-conformance": "^0.0.12",
|
||||
"dart-linkcheck": "^2.0.15",
|
||||
"husky": "4.3.8",
|
||||
"next": "^13.4.2",
|
||||
|
||||
Reference in New Issue
Block a user