Skip to content

Commit

Permalink
chore: 馃 update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wKich committed Dec 27, 2019
1 parent f5ee1d3 commit 2c0b4cb
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 137 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -75,10 +75,10 @@
"@babel/preset-react": "^7.7.4",
"@babel/preset-typescript": "^7.7.7",
"@babel/register": "^7.7.7",
"@emotion/babel-preset-css-prop": "^10.0.23",
"@emotion/core": "^10.0.22",
"@emotion/babel-preset-css-prop": "^10.0.27",
"@emotion/core": "^10.0.27",
"@skbkontur/react-icons": "^3.2.1",
"@skbkontur/react-ui": "1.6.8",
"@skbkontur/react-ui": "1.7.0",
"@storybook/addon-actions": "^5.2.8",
"@storybook/addon-links": "^5.2.8",
"@storybook/addons": "^5.2.8",
Expand All @@ -91,24 +91,24 @@
"@types/koa-static": "^4.0.1",
"@types/minimist": "^1.2.0",
"@types/mkdirp": "^0.5.2",
"@types/node": "^12.12.21",
"@types/node": "^13.1.1",
"@types/pixelmatch": "^5.0.0",
"@types/pngjs": "^3.4.0",
"@types/react": "^16.9.16",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/selenium-webdriver": "^4.0.6",
"@types/uuid": "^3.4.6",
"@types/webpack": "^4.41.0",
"@types/webpack-dev-server": "^3.9.0",
"@types/ws": "^6.0.4",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"@typescript-eslint/eslint-plugin": "^2.13.0",
"@typescript-eslint/parser": "^2.13.0",
"babel-loader": "^8.0.6",
"cross-env": "^6.0.3",
"css-loader": "^3.4.0",
"cz-conventional-changelog": "3.0.2",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
Expand All @@ -117,16 +117,16 @@
"git-cz": "^3.3.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^3.1.0",
"immer": "^5.0.2",
"immer": "^5.1.0",
"lint-staged": "^9.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"rimraf": "^3.0.0",
"selenium-webdriver": "^4.0.0-alpha.5",
"style-loader": "^1.0.2",
"typescript": "^3.7.3",
"style-loader": "^1.1.2",
"typescript": "^3.7.4",
"use-immer": "^0.3.5",
"wait-on": "^3.3.0",
"webpack": "^4.41.4",
Expand Down

0 comments on commit 2c0b4cb

Please sign in to comment.