Skip to content

Commit ac13a49

Browse files
chore(deps): update devdependencies (non-major) (#1016)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 04abff4 commit ac13a49

File tree

7 files changed

+173
-73
lines changed

7 files changed

+173
-73
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.14.8",
41-
"@babel/core": "7.14.8",
41+
"@babel/core": "7.15.0",
4242
"@babel/plugin-external-helpers": "7.14.5",
43-
"@babel/preset-env": "7.14.8",
44-
"@babel/preset-typescript": "7.14.5",
43+
"@babel/preset-env": "7.15.0",
44+
"@babel/preset-typescript": "7.15.0",
4545
"babel-eslint": "10.1.0",
4646
"babel-plugin-add-module-exports": "1.0.4",
4747
"babel-plugin-dev-expression": "0.2.2",
@@ -56,7 +56,7 @@
5656
"prettier": "2.3.2",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.55.1",
59+
"rollup": "2.56.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

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.156.0"
7+
"flow-bin": "0.157.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.156.0:
11-
version "0.156.0"
12-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.156.0.tgz#d60a89d35ae6019fcdce15277d4370fdc15dee95"
13-
integrity sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww==
10+
flow-bin@0.157.0:
11+
version "0.157.0"
12+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.157.0.tgz#3164b39e17e1a1695d2ace5d4e8d3088bebb3e19"
13+
integrity sha512-SP70r4iBb4a+0NZV1+MtAJYZXGoFp1XvfjirNyeuJiGIXtllHcmJlJWyU1wJQ/fXSFUwY7CcnBNK8cd8PyuP9Q==
1414

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

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"react-dom": "17.0.2"
1717
},
1818
"devDependencies": {
19-
"cypress": "8.1.0"
19+
"cypress": "8.2.0"
2020
}
2121
}

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@wdio/junit-reporter": "7.9.0",
1818
"@wdio/local-runner": "^7.0.0",
1919
"@wdio/mocha-framework": "7.9.0",
20-
"cypress": "8.1.0"
20+
"cypress": "8.2.0"
2121
}
2222
}

tests/web-platform/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,10 +1185,10 @@ css-value@^0.0.1:
11851185
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
11861186
integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
11871187

1188-
cypress@8.1.0:
1189-
version "8.1.0"
1190-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.1.0.tgz#9aaed7fb2a4d1876528b72d437f97bc824db0735"
1191-
integrity sha512-GXjlqPjY/6HPbQwAp3AvlA1Mk/NoJTAmqVSUhQsuM/1xDpd/FQHkxVuq5h6O6RrAoCXSgpZPXFsVtdqE+FwEJw==
1188+
cypress@8.2.0:
1189+
version "8.2.0"
1190+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.2.0.tgz#1e4e9f6218324e82a95c1b9cad7f3965ba663d7f"
1191+
integrity sha512-jg7S5VxxslwsgEyAkCE9ZCkFADxOUY1bSWScp1cWnga88K0TZgFQ0zdxyG9Mw/4spLGuvkriIZ62am+TR6C04w==
11921192
dependencies:
11931193
"@cypress/request" "^2.88.5"
11941194
"@cypress/xvfb" "^1.2.4"

yarn.lock

Lines changed: 158 additions & 58 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)