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 45
45
"babel-plugin-add-module-exports" : " 1.0.4" ,
46
46
"babel-plugin-dev-expression" : " 0.2.2" ,
47
47
"concurrently" : " 6.2.0" ,
48
- "eslint" : " 7.31 .0" ,
48
+ "eslint" : " 7.32 .0" ,
49
49
"eslint-config-prettier" : " 8.3.0" ,
50
50
"eslint-plugin-import" : " 2.23.4" ,
51
51
"eslint-plugin-react" : " 7.24.0" ,
56
56
"prettier" : " 2.3.2" ,
57
57
"prettier-package-json" : " 2.6.0" ,
58
58
"rimraf" : " 3.0.2" ,
59
- "rollup" : " 2.53.3 " ,
59
+ "rollup" : " 2.55.1 " ,
60
60
"rollup-plugin-babel" : " 4.4.0" ,
61
61
"rollup-plugin-commonjs" : " 10.1.0" ,
62
62
"rollup-plugin-node-resolve" : " 5.2.0" ,
Original file line number Diff line number Diff line change @@ -3285,10 +3285,10 @@ eslint-visitor-keys@^2.0.0:
3285
3285
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3286
3286
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3287
3287
3288
- eslint@7.31 .0 :
3289
- version "7.31 .0"
3290
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
3291
- integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
3288
+ eslint@7.32 .0 :
3289
+ version "7.32 .0"
3290
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
3291
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
3292
3292
dependencies :
3293
3293
" @babel/code-frame" " 7.12.11"
3294
3294
" @eslint/eslintrc" " ^0.4.3"
@@ -6983,10 +6983,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
6983
6983
dependencies :
6984
6984
estree-walker "^0.6.1"
6985
6985
6986
- rollup@2.53.3 :
6987
- version "2.53.3 "
6988
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.3 .tgz#14b0e57f0874d4ad23bdbb13050cf70bcd1eabf7 "
6989
- integrity sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA ==
6986
+ rollup@2.55.1 :
6987
+ version "2.55.1 "
6988
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1 .tgz#66a444648e2fb603d8e329e77a61c608a6510fda "
6989
+ integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g ==
6990
6990
optionalDependencies :
6991
6991
fsevents "~2.3.2"
6992
6992
You can’t perform that action at this time.
0 commit comments