Skip to content

Commit 1079478

Browse files
chore(deps): update devdependencies (non-major) (#1012)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 17767a3 commit 1079478

File tree

2 files changed

+634
-431
lines changed

2 files changed

+634
-431
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"scroll-into-view-if-needed": "^2.2.28"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.15.7",
39-
"@babel/core": "7.15.8",
40-
"@babel/plugin-external-helpers": "7.14.5",
41-
"@babel/preset-env": "7.15.8",
42-
"@babel/preset-typescript": "7.15.0",
38+
"@babel/cli": "7.16.0",
39+
"@babel/core": "7.16.0",
40+
"@babel/plugin-external-helpers": "7.16.0",
41+
"@babel/preset-env": "7.16.0",
42+
"@babel/preset-typescript": "7.16.0",
4343
"@types/jest": "26.0.24",
4444
"babel-eslint": "10.1.0",
4545
"babel-plugin-add-module-exports": "1.0.4",
46-
"babel-plugin-dev-expression": "0.2.2",
46+
"babel-plugin-dev-expression": "0.2.3",
4747
"concurrently": "6.3.0",
4848
"eslint": "7.32.0",
4949
"eslint-config-prettier": "8.3.0",
@@ -56,7 +56,7 @@
5656
"prettier": "2.4.1",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.58.0",
59+
"rollup": "2.58.3",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

0 commit comments

Comments
 (0)