docs: update content-conformance package (#16412)

This commit is contained in:
Bryce Kalow
2023-03-09 12:47:46 -06:00
committed by GitHub
parent 0f7ad3ba56
commit 1dd320387a
2 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"devDependencies": {
"@hashicorp/platform-cli": "^2.6.0",
"@hashicorp/platform-content-conformance": "^0.0.7",
"@hashicorp/platform-content-conformance": "^0.0.10",
"dart-linkcheck": "^2.0.15",
"husky": "4.3.8",
"next": "^12.3.1",
@@ -723,9 +723,9 @@
}
},
"node_modules/@hashicorp/platform-content-conformance": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.7.tgz",
"integrity": "sha512-1rufFGZ3rAqlHoKqMKi9q8KkvkIt3ZOpFyfgQGTvjt4oK1slA5hKsEr+v/I5iAolobPGmvqWtSaix46rRUUXdg==",
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.10.tgz",
"integrity": "sha512-vXLbd2w9phS4JfFyh17jCiyu+LXVonTfb7WEUK2eMlOL/wxe2umyJvEQaJNzD5bwyYC8LuXGA5JkbnPXnU5ZQg==",
"dev": true,
"dependencies": {
"find-up": "^6.3.0",
@@ -14992,9 +14992,9 @@
}
},
"@hashicorp/platform-content-conformance": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.7.tgz",
"integrity": "sha512-1rufFGZ3rAqlHoKqMKi9q8KkvkIt3ZOpFyfgQGTvjt4oK1slA5hKsEr+v/I5iAolobPGmvqWtSaix46rRUUXdg==",
"version": "0.0.10",
"resolved": "https://registry.npmjs.org/@hashicorp/platform-content-conformance/-/platform-content-conformance-0.0.10.tgz",
"integrity": "sha512-vXLbd2w9phS4JfFyh17jCiyu+LXVonTfb7WEUK2eMlOL/wxe2umyJvEQaJNzD5bwyYC8LuXGA5JkbnPXnU5ZQg==",
"dev": true,
"requires": {
"find-up": "^6.3.0",

View File

@@ -9,7 +9,7 @@
},
"devDependencies": {
"@hashicorp/platform-cli": "^2.6.0",
"@hashicorp/platform-content-conformance": "^0.0.7",
"@hashicorp/platform-content-conformance": "^0.0.10",
"dart-linkcheck": "^2.0.15",
"husky": "4.3.8",
"next": "^12.3.1",