Skip to content

Commit 33b6e09

Browse files
chore(deps): update devdependencies (non-major) (#988)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 00af228 commit 33b6e09

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-plugin-add-module-exports": "1.0.4",
4646
"babel-plugin-dev-expression": "0.2.2",
4747
"concurrently": "6.2.0",
48-
"eslint": "7.31.0",
48+
"eslint": "7.32.0",
4949
"eslint-config-prettier": "8.3.0",
5050
"eslint-plugin-import": "2.23.4",
5151
"eslint-plugin-react": "7.24.0",
@@ -56,7 +56,7 @@
5656
"prettier": "2.3.2",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.53.3",
59+
"rollup": "2.55.1",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3285,10 +3285,10 @@ eslint-visitor-keys@^2.0.0:
32853285
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
32863286
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
32873287

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==
32923292
dependencies:
32933293
"@babel/code-frame" "7.12.11"
32943294
"@eslint/eslintrc" "^0.4.3"
@@ -6983,10 +6983,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
69836983
dependencies:
69846984
estree-walker "^0.6.1"
69856985

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==
69906990
optionalDependencies:
69916991
fsevents "~2.3.2"
69926992

0 commit comments

Comments
 (0)