Skip to content

Commit 0fb6758

Browse files
committed
Update minor devDeps
1 parent e2cfbdf commit 0fb6758

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@babel/preset-react": "7.10.4",
6161
"@babel/traverse": "7.11.5",
6262
"@hot-loader/react-dom": "16.13.0",
63-
"@percy/storybook": "3.3.0",
64-
"@storybook/react": "5.3.19",
63+
"@percy/storybook": "3.3.1",
64+
"@storybook/react": "5.3.21",
6565
"autoprefixer": "9.8.6",
6666
"babel-eslint": "10.1.0",
6767
"babel-jest": "26.3.0",
@@ -71,7 +71,7 @@
7171
"cssnano": "4.1.10",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.4",
74-
"eslint": "7.8.1",
74+
"eslint": "7.9.0",
7575
"eslint-config-prettier": "6.11.0",
7676
"eslint-plugin-import": "2.22.0",
7777
"eslint-plugin-react": "7.20.6",
@@ -83,7 +83,7 @@
8383
"mkdirp": "1.0.4",
8484
"node-sass": "4.14.1",
8585
"postcss": "7.0.32",
86-
"postcss-combine-duplicated-selectors": "9.0.0",
86+
"postcss-combine-duplicated-selectors": "9.1.0",
8787
"postcss-custom-properties": "8.0.11",
8888
"postcss-remove-root": "0.0.2",
8989
"prettier": "2.1.1",

0 commit comments

Comments
 (0)