Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1335)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 14, 2021
1 parent 3436755 commit 1563ee8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"husky": "^5.1.3",
"hygen": "^6.0.4",
"intersection-observer": "^0.12.0",
"lint-staged": ">=10.5.3",
"lint-staged": ">=10.5.4",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"markdownlint-cli": "^0.27.1",
"node-fetch": "^2.6.1",
"npm-run-all": "^4.1.5",
"nuxt-edge": "^2.16.0-26926597.f08f4efc",
"nuxt-edge": "^2.16.0-26928038.f08f4efc",
"nuxt-i18n": "^6.21.0",
"prettier": "^2.2.1",
"prism-themes": "^1.5.0",
Expand All @@ -83,7 +83,7 @@
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^21.0.0",
"stylelint-scss": "^3.19.0",
"textlint": "^11.8.1",
"textlint": "^11.8.2",
"textlint-filter-rule-allowlist": "^2.0.1",
"textlint-rule-preset-ja-spacing": "^2.0.2",
"textlint-rule-preset-jtf-style": "^2.3.8",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7563,7 +7563,7 @@ linkify-it@^3.0.1:
dependencies:
uc.micro "^1.0.1"

lint-staged@>=10.5.3:
lint-staged@>=10.5.4:
version "10.5.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
Expand Down Expand Up @@ -8854,7 +8854,7 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=

nuxt-edge@^2.16.0-26926597.f08f4efc:
nuxt-edge@^2.16.0-26928038.f08f4efc:
version "2.16.0-26928038.f08f4efc"
resolved "https://registry.yarnpkg.com/nuxt-edge/-/nuxt-edge-2.16.0-26928038.f08f4efc.tgz#ac06ccad0f3528cfa7d32f47d7aa010a0ac3d6e1"
integrity sha512-7RSdARAn59JzZchP2PEpC0HSQn3krbikHfVILhxprLOB1+zHc1gMetKCvw/0XoSwiTvQcpbrZgpmxdm+r2czOA==
Expand Down Expand Up @@ -12460,7 +12460,7 @@ textlint-rule-prh@^5.2.1:
textlint-rule-helper "^2.1.1"
untildify "^3.0.3"

textlint@^11.8.1:
textlint@^11.8.2:
version "11.8.2"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.8.2.tgz#8fef172cee2a0f5883409b7565a482af182bb735"
integrity sha512-YrTGagGzWKXYw6VjW4uhJ1y7LoW8zqWZIr8sWgeQVIFE84+G/cHPoZ8RhFlia+RZ4YryZPNOqevuF4vG+dbKNQ==
Expand Down

0 comments on commit 1563ee8

Please sign in to comment.