Skip to content

Commit c5610c4

Browse files
chore(deps): update devdependencies (non-major) (#974)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bf3bfaf commit c5610c4

File tree

2 files changed

+180
-85
lines changed

2 files changed

+180
-85
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,33 @@
3838
"@babel/cli": "7.14.3",
3939
"@babel/core": "7.14.3",
4040
"@babel/plugin-external-helpers": "7.12.13",
41-
"@babel/preset-env": "7.14.2",
41+
"@babel/preset-env": "7.14.4",
4242
"@babel/preset-typescript": "7.13.0",
4343
"@types/jest": "26.0.23",
4444
"babel-eslint": "10.1.0",
4545
"babel-plugin-add-module-exports": "1.0.4",
4646
"babel-plugin-dev-expression": "0.2.2",
47-
"concurrently": "6.1.0",
47+
"concurrently": "6.2.0",
4848
"eslint": "7.27.0",
4949
"eslint-config-prettier": "8.3.0",
50-
"eslint-plugin-import": "2.23.3",
51-
"eslint-plugin-react": "7.23.2",
50+
"eslint-plugin-import": "2.23.4",
51+
"eslint-plugin-react": "7.24.0",
5252
"husky": "5.2.0",
5353
"jest": "26.6.3",
54-
"jest-junit": "12.0.0",
54+
"jest-junit": "12.1.0",
5555
"lint-staged": "10.5.4",
5656
"prettier": "2.3.0",
5757
"prettier-package-json": "2.6.0",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.48.0",
59+
"rollup": "2.50.4",
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",
6565
"semantic-release": "17.4.3",
6666
"ts-jest": "26.5.6",
67-
"typescript": "4.2.4"
67+
"typescript": "4.3.2"
6868
},
6969
"keywords": [
7070
"behavior-smooth",

0 commit comments

Comments
 (0)