Skip to content

Commit

Permalink
chore(deps): update devdependency @nuxt/content-theme-docs to ^0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 3, 2020
1 parent 67b2f7f commit 2e9e1b7
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxt/content-theme-docs": "^0.5.4",
"@nuxt/content-theme-docs": "^0.5.5",
"nuxt": "^2.14.4"
}
}
21 changes: 11 additions & 10 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1016,12 +1016,12 @@
rc9 "^1.0.0"
std-env "^2.2.1"

"@nuxt/content-theme-docs@^0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.5.4.tgz#14afbf2b420cd62fd90007a0e99dd034a72a323a"
integrity sha512-l2pIbVt1wN3XiRutZlC9faX50ObTBc75SiDDKR364cYJh0cZ57mfEsPFtqXO49Cyf3E3gPSOE+jW+b7gK2ikzg==
"@nuxt/content-theme-docs@^0.5.5":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.5.5.tgz#29c25190809faa4d2fd2645888e21c6ea8ecfca0"
integrity sha512-LihyF+e0mRwY64x+ZJnddpgOAlLx/VOu5RgzovxiNE9I8+SkUU5O+m9oOEzNT+TZt8a7rx9Z/xUlgTzHoGkD6A==
dependencies:
"@nuxt/content" "^1.7.1"
"@nuxt/content" "^1.8.0"
"@nuxt/types" "^2.14.4"
"@nuxtjs/color-mode" "^1.0.3"
"@nuxtjs/google-fonts" "^1.0.0"
Expand All @@ -1036,10 +1036,10 @@
prism-themes "^1.4.0"
vue-scrollactive "^0.9.3"

"@nuxt/content@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.7.1.tgz#888c34c208f2c9dfddc54b0fd77e737c5908dc79"
integrity sha512-Dv0ZSqx6ZBf7L3JTAy3SHik0sdsRu1to/2R77WpiWCBI2BqLgTsfMYVRG/VEdUAU00QX0PDZtlzXDCf9hQBDkQ==
"@nuxt/content@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.8.0.tgz#6ae10fc88be093158310a6e2af7fbf4c23e078b5"
integrity sha512-6/43sGRh3i+usOmUeMn6OsWeFwWf8NsXDNejCb5aSQ/YunnEO4eiYMDiOuIh2iOSzAEJVZF1yI289KLISn1G8w==
dependencies:
"@lokidb/full-text-search" "^2.1.0"
"@lokidb/loki" "^2.1.0"
Expand All @@ -1051,6 +1051,7 @@
consola "^2.15.0"
csvtojson "^2.0.10"
defu "^3.1.0"
detab "^2.0.3"
escape-html "^1.0.3"
graceful-fs "^4.2.4"
gray-matter "^4.0.2"
Expand Down Expand Up @@ -3554,7 +3555,7 @@ destroy@^1.0.4, destroy@~1.0.4:
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=

detab@^2.0.0:
detab@^2.0.0, detab@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/detab/-/detab-2.0.3.tgz#33e5dd74d230501bd69985a0d2b9a3382699a130"
integrity sha512-Up8P0clUVwq0FnFjDclzZsy9PadzRn5FFxrr47tQQvMHqyiFYVbpH8oXDzWtF0Q7pYy3l+RPmtBl+BsFF6wH0A==
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-env": "latest",
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"@nuxt/content-theme-docs": "^0.5.4",
"@nuxt/content-theme-docs": "^0.5.5",
"@nuxtjs/eslint-config": "latest",
"@nuxtjs/module-test-utils": "latest",
"babel-eslint": "latest",
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,12 +1366,12 @@
rc9 "^1.0.0"
std-env "^2.2.1"

"@nuxt/content-theme-docs@^0.5.4":
version "0.5.4"
resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.5.4.tgz#14afbf2b420cd62fd90007a0e99dd034a72a323a"
integrity sha512-l2pIbVt1wN3XiRutZlC9faX50ObTBc75SiDDKR364cYJh0cZ57mfEsPFtqXO49Cyf3E3gPSOE+jW+b7gK2ikzg==
"@nuxt/content-theme-docs@^0.5.5":
version "0.5.5"
resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.5.5.tgz#29c25190809faa4d2fd2645888e21c6ea8ecfca0"
integrity sha512-LihyF+e0mRwY64x+ZJnddpgOAlLx/VOu5RgzovxiNE9I8+SkUU5O+m9oOEzNT+TZt8a7rx9Z/xUlgTzHoGkD6A==
dependencies:
"@nuxt/content" "^1.7.1"
"@nuxt/content" "^1.8.0"
"@nuxt/types" "^2.14.4"
"@nuxtjs/color-mode" "^1.0.3"
"@nuxtjs/google-fonts" "^1.0.0"
Expand All @@ -1386,10 +1386,10 @@
prism-themes "^1.4.0"
vue-scrollactive "^0.9.3"

"@nuxt/content@^1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.7.1.tgz#888c34c208f2c9dfddc54b0fd77e737c5908dc79"
integrity sha512-Dv0ZSqx6ZBf7L3JTAy3SHik0sdsRu1to/2R77WpiWCBI2BqLgTsfMYVRG/VEdUAU00QX0PDZtlzXDCf9hQBDkQ==
"@nuxt/content@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.8.0.tgz#6ae10fc88be093158310a6e2af7fbf4c23e078b5"
integrity sha512-6/43sGRh3i+usOmUeMn6OsWeFwWf8NsXDNejCb5aSQ/YunnEO4eiYMDiOuIh2iOSzAEJVZF1yI289KLISn1G8w==
dependencies:
"@lokidb/full-text-search" "^2.1.0"
"@lokidb/loki" "^2.1.0"
Expand All @@ -1401,6 +1401,7 @@
consola "^2.15.0"
csvtojson "^2.0.10"
defu "^3.1.0"
detab "^2.0.3"
escape-html "^1.0.3"
graceful-fs "^4.2.4"
gray-matter "^4.0.2"
Expand Down Expand Up @@ -4648,7 +4649,7 @@ destroy@^1.0.4, destroy@~1.0.4:
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=

detab@^2.0.0:
detab@^2.0.0, detab@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/detab/-/detab-2.0.3.tgz#33e5dd74d230501bd69985a0d2b9a3382699a130"
integrity sha512-Up8P0clUVwq0FnFjDclzZsy9PadzRn5FFxrr47tQQvMHqyiFYVbpH8oXDzWtF0Q7pYy3l+RPmtBl+BsFF6wH0A==
Expand Down

0 comments on commit 2e9e1b7

Please sign in to comment.