Skip to content

Commit 9eb91a1

Browse files
chore(deps): update devdependencies (non-major) (#1006)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 104c10b commit 9eb91a1

File tree

4 files changed

+45
-35
lines changed

4 files changed

+45
-35
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.14.5",
41-
"@babel/core": "7.14.5",
41+
"@babel/core": "7.14.6",
4242
"@babel/plugin-external-helpers": "7.14.5",
4343
"@babel/preset-env": "7.14.5",
4444
"@babel/preset-typescript": "7.14.5",
4545
"babel-eslint": "10.1.0",
4646
"babel-plugin-add-module-exports": "1.0.4",
4747
"babel-plugin-dev-expression": "0.2.2",
4848
"concurrently": "6.2.0",
49-
"eslint": "7.28.0",
49+
"eslint": "7.29.0",
5050
"eslint-config-prettier": "8.3.0",
5151
"eslint-plugin-import": "2.23.4",
5252
"eslint-plugin-react": "7.24.0",
@@ -56,16 +56,16 @@
5656
"prettier": "2.3.1",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.51.2",
59+
"rollup": "2.52.1",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",
6363
"rollup-plugin-replace": "2.2.0",
6464
"rollup-plugin-terser": "7.0.2",
65-
"semantic-release": "17.4.3",
65+
"semantic-release": "17.4.4",
6666
"tslint": "5.20.1",
6767
"tslint-config-prettier": "1.18.0",
68-
"typescript": "4.3.2"
68+
"typescript": "4.3.4"
6969
},
7070
"keywords": [
7171
"behavior-smooth",

tests/flowtype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"scroll-into-view-if-needed": "link:../.."
55
},
66
"devDependencies": {
7-
"flow-bin": "0.152.0"
7+
"flow-bin": "0.153.0"
88
}
99
}

tests/flowtype/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ compute-scroll-into-view@^1.0.17:
77
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab"
88
integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==
99

10-
flow-bin@0.152.0:
11-
version "0.152.0"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.152.0.tgz#6980d0cd58f59e9aefd580b11109a1d56eba46b1"
13-
integrity sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==
10+
flow-bin@0.153.0:
11+
version "0.153.0"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.153.0.tgz#44d941acaf5ef977fa26d1b4b5dc3cf56b68eefc"
13+
integrity sha512-sxP9nfXnoyCUT6hjAO+zDyHLO3dZcWg0h+4HttHs/5wg/2oAkTDwmsWbj095IQsEmwTicq2TfqWq5QRuLxynlQ==
1414

1515
"scroll-into-view-if-needed@link:../..":
1616
version "2.0.0-dev"

yarn.lock

Lines changed: 35 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
5050
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
5151

52-
"@babel/[email protected].5":
53-
version "7.14.5"
54-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
55-
integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
52+
"@babel/[email protected].6":
53+
version "7.14.6"
54+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
55+
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
5656
dependencies:
5757
"@babel/code-frame" "^7.14.5"
5858
"@babel/generator" "^7.14.5"
5959
"@babel/helper-compilation-targets" "^7.14.5"
6060
"@babel/helper-module-transforms" "^7.14.5"
61-
"@babel/helpers" "^7.14.5"
62-
"@babel/parser" "^7.14.5"
61+
"@babel/helpers" "^7.14.6"
62+
"@babel/parser" "^7.14.6"
6363
"@babel/template" "^7.14.5"
6464
"@babel/traverse" "^7.14.5"
6565
"@babel/types" "^7.14.5"
@@ -347,10 +347,10 @@
347347
"@babel/traverse" "^7.14.5"
348348
"@babel/types" "^7.14.5"
349349

350-
"@babel/helpers@^7.14.5":
351-
version "7.14.5"
352-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2"
353-
integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==
350+
"@babel/helpers@^7.14.6":
351+
version "7.14.6"
352+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
353+
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
354354
dependencies:
355355
"@babel/template" "^7.14.5"
356356
"@babel/traverse" "^7.14.5"
@@ -384,6 +384,11 @@
384384
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
385385
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
386386

387+
"@babel/parser@^7.14.6":
388+
version "7.14.6"
389+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
390+
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
391+
387392
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
388393
version "7.14.5"
389394
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
@@ -2774,10 +2779,10 @@ eslint-visitor-keys@^2.0.0:
27742779
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
27752780
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
27762781

2777-
eslint@7.28.0:
2778-
version "7.28.0"
2779-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
2780-
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
2782+
eslint@7.29.0:
2783+
version "7.29.0"
2784+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
2785+
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
27812786
dependencies:
27822787
"@babel/code-frame" "7.12.11"
27832788
"@eslint/eslintrc" "^0.4.2"
@@ -3135,7 +3140,7 @@ fs.realpath@^1.0.0:
31353140
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
31363141
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
31373142

3138-
fsevents@~2.3.1:
3143+
fsevents@~2.3.1, fsevents@~2.3.2:
31393144
version "2.3.2"
31403145
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
31413146
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -5770,12 +5775,12 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
57705775
dependencies:
57715776
estree-walker "^0.6.1"
57725777

5773-
rollup@2.51.2:
5774-
version "2.51.2"
5775-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
5776-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
5778+
rollup@2.52.1:
5779+
version "2.52.1"
5780+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876"
5781+
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==
57775782
optionalDependencies:
5778-
fsevents "~2.3.1"
5783+
fsevents "~2.3.2"
57795784

57805785
run-parallel@^1.1.9:
57815786
version "1.2.0"
@@ -5813,10 +5818,10 @@ safe-regex@^1.1.0:
58135818
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
58145819
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
58155820

5816-
5817-
version "17.4.3"
5818-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.3.tgz#e01b2d0c0adaf5a6cc427359f1df755d1e908927"
5819-
integrity sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==
5821+
5822+
version "17.4.4"
5823+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4.tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1"
5824+
integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==
58205825
dependencies:
58215826
"@semantic-release/commit-analyzer" "^8.0.0"
58225827
"@semantic-release/error" "^2.2.0"
@@ -6620,7 +6625,12 @@ typescript-compiler@^1.4.1-2:
66206625
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
66216626
integrity sha1-uk99si2RU0oZKdkACdzhYety/T8=
66226627

6623-
[email protected], typescript@^4.0.2:
6628+
6629+
version "4.3.4"
6630+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
6631+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
6632+
6633+
typescript@^4.0.2:
66246634
version "4.3.2"
66256635
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
66266636
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==

0 commit comments

Comments
 (0)