Skip to content

Commit 6f86a3d

Browse files
committed
Update minor devDeps
1 parent 2c01f16 commit 6f86a3d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@
5151
"tinycolor2": "^1.4.1"
5252
},
5353
"devDependencies": {
54-
"@babel/cli": "7.10.3",
55-
"@babel/core": "7.10.3",
56-
"@babel/node": "7.10.3",
57-
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
58-
"@babel/polyfill": "7.10.1",
59-
"@babel/preset-env": "7.10.3",
60-
"@babel/preset-react": "7.10.1",
61-
"@babel/traverse": "7.10.3",
54+
"@babel/cli": "7.10.5",
55+
"@babel/core": "7.10.5",
56+
"@babel/node": "7.10.5",
57+
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
58+
"@babel/polyfill": "7.10.4",
59+
"@babel/preset-env": "7.10.4",
60+
"@babel/preset-react": "7.10.4",
61+
"@babel/traverse": "7.10.5",
6262
"@hot-loader/react-dom": "16.13.0",
6363
"@percy/storybook": "3.3.0",
6464
"@storybook/react": "5.3.19",
65-
"autoprefixer": "9.8.4",
65+
"autoprefixer": "9.8.5",
6666
"babel-eslint": "10.1.0",
6767
"babel-jest": "26.1.0",
6868
"babel-loader": "8.1.0",
@@ -71,7 +71,7 @@
7171
"cssnano": "4.1.10",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.2",
74-
"eslint": "7.4.0",
74+
"eslint": "7.5.0",
7575
"eslint-config-prettier": "6.11.0",
7676
"eslint-plugin-import": "2.22.0",
7777
"eslint-plugin-react": "7.20.3",

0 commit comments

Comments
 (0)