File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 129
129
"eslint-config-standard" : " ^14.1.1" ,
130
130
"eslint-config-vue" : " ^2.0.2" ,
131
131
"eslint-plugin-import" : " ^2.22.0" ,
132
- "eslint-plugin-jest" : " ^24.0.1 " ,
132
+ "eslint-plugin-jest" : " ^24.0.2 " ,
133
133
"eslint-plugin-markdown" : " ^1.0.2" ,
134
134
"eslint-plugin-node" : " ^11.1.0" ,
135
135
"eslint-plugin-prettier" : " ^3.1.4" ,
153
153
"postcss-cli" : " ^7.1.2" ,
154
154
"prettier" : " 1.14.3" ,
155
155
"require-context" : " ^1.1.0" ,
156
- "rollup" : " ^2.27 .1" ,
156
+ "rollup" : " ^2.28 .1" ,
157
157
"rollup-plugin-babel" : " ^4.4.0" ,
158
158
"rollup-plugin-commonjs" : " ^10.1.0" ,
159
159
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -5523,10 +5523,10 @@ eslint-plugin-import@^2.22.0:
5523
5523
resolve "^1.17.0"
5524
5524
tsconfig-paths "^3.9.0"
5525
5525
5526
- eslint-plugin-jest@^24.0.1 :
5527
- version "24.0.1 "
5528
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.1 .tgz#ad5e091d47cf895e15dc115e18f98471135a334f "
5529
- integrity sha512-8tYFDqOHGr7vVfdVYspmlV4sRBTylrM4gSLgkGKlO6F+djDOEJ+tEU7I50smUs7AIvFnNZutXUQAMgI9s9N6xQ ==
5526
+ eslint-plugin-jest@^24.0.2 :
5527
+ version "24.0.2 "
5528
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2 .tgz#4bf0fcdc86289d702a7dacb430b4363482af773b "
5529
+ integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g ==
5530
5530
dependencies:
5531
5531
"@typescript-eslint/experimental-utils" "^4.0.1"
5532
5532
@@ -12115,10 +12115,10 @@ rollup-pluginutils@^2.8.1:
12115
12115
dependencies:
12116
12116
estree-walker "^0.6.1"
12117
12117
12118
- rollup@^2.27 .1:
12119
- version "2.27 .1"
12120
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27 .1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305 "
12121
- integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg ==
12118
+ rollup@^2.28 .1:
12119
+ version "2.28 .1"
12120
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28 .1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea "
12121
+ integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q ==
12122
12122
optionalDependencies:
12123
12123
fsevents "~2.1.2"
12124
12124
You can’t perform that action at this time.
0 commit comments