mirror of
https://github.com/directus/directus.git
synced 2026-01-27 07:08:17 -05:00
Bump lint-staged from 10.1.1 to 10.1.2 (#319)
This commit is contained in:
committed by
GitHub
parent
c234d76810
commit
3833bb3eda
@@ -69,7 +69,7 @@
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"html-loader": "^1.1.0",
|
||||
"jest-sonar": "^0.2.5",
|
||||
"lint-staged": "^10.1.1",
|
||||
"lint-staged": "^10.1.2",
|
||||
"mockdate": "^2.0.5",
|
||||
"prettier": "^2.0.2",
|
||||
"react": "^16.13.1",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -2339,7 +2339,7 @@
|
||||
webpack-dev-server "^3.10.3"
|
||||
webpack-merge "^4.2.2"
|
||||
|
||||
"@vue/cli-shared-utils@^4.2.3", "@vue/cli-shared-utils@^4.3.0":
|
||||
"@vue/cli-shared-utils@^4.3.0":
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.0.tgz#fad826cbc702a16b7c36841dc16ef3cff6f0ea40"
|
||||
integrity sha512-iGWoYvPZvsJqIeXfaJcf5LgsaiqyYSnXEHkW+52ELfniw6NZAr1mdn4vPzppAElhFd87TY3rq0DFXP8UBr+/6w==
|
||||
@@ -9081,10 +9081,10 @@ linkify-it@^2.0.0:
|
||||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
lint-staged@^10.1.1:
|
||||
version "10.1.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
|
||||
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
|
||||
lint-staged@^10.1.2:
|
||||
version "10.1.2"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
|
||||
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
|
||||
dependencies:
|
||||
chalk "^3.0.0"
|
||||
commander "^4.0.1"
|
||||
|
||||
Reference in New Issue
Block a user