chore: update dependency (#3138)

pull/3142/head
Bryce Kalow 3 years ago committed by GitHub
parent 163ce184b8
commit 5e43976947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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",
"husky": "4.3.8",
"next": "^12.3.1",
"prettier": "2.2.1"
@ -885,9 +885,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",
@ -15683,9 +15683,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",

@ -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",
"husky": "4.3.8",
"next": "^12.3.1",
"prettier": "2.2.1"

Loading…
Cancel
Save