Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit a75c8d4

Browse files
chore(package): update dependencies
1 parent 98fd790 commit a75c8d4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,26 +42,26 @@
4242
"@mocks-server/admin-api-paths": "1.0.4"
4343
},
4444
"devDependencies": {
45-
"@babel/preset-env": "7.7.7",
46-
"@data-provider/core": "1.7.0",
47-
"@rollup/plugin-commonjs": "11.0.0",
45+
"@babel/preset-env": "7.8.2",
46+
"@data-provider/core": "1.7.3",
47+
"@rollup/plugin-commonjs": "11.0.1",
4848
"@rollup/plugin-node-resolve": "7.0.0",
4949
"babel-eslint": "10.0.3",
5050
"babel-jest": "24.9.0",
5151
"babel-polyfill": "6.26.0",
52-
"coveralls": "3.0.7",
52+
"coveralls": "3.0.9",
5353
"eslint": "6.8.0",
5454
"eslint-config-prettier": "6.9.0",
55-
"eslint-plugin-prettier": "3.1.1",
55+
"eslint-plugin-prettier": "3.1.2",
5656
"eslint-plugin-react": "7.17.0",
57-
"husky": "4.0.6",
57+
"husky": "4.0.7",
5858
"jest": "24.9.0",
59-
"lint-staged": "9.4.2",
59+
"lint-staged": "9.5.0",
6060
"prettier": "1.19.1",
61-
"rollup": "1.27.14",
61+
"rollup": "1.29.0",
6262
"rollup-plugin-babel": "4.3.3",
6363
"rollup-plugin-uglify": "6.0.4",
64-
"sinon": "8.0.1"
64+
"sinon": "8.0.4"
6565
},
6666
"lint-staged": {
6767
"test/**/*.js": "eslint",

0 commit comments

Comments
 (0)