Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2022
1 parent d2edfbf commit 5a8f9a6
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 184 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -37,7 +37,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.18.9",
"@emotion/babel-plugin": "11.10.2",
"@emotion/babel-plugin": "11.10.5",
"@storybook/addon-actions": "6.5.12",
"@storybook/addon-essentials": "6.5.12",
"@storybook/addon-links": "6.5.12",
Expand All @@ -50,37 +50,37 @@
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@types/webpack-dev-server": "4.7.1",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"babel-loader": "8.2.5",
"eslint": "8.23.1",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"babel-loader": "8.3.0",
"eslint": "8.28.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "2.0.0",
"fork-ts-checker-webpack-plugin": "7.2.13",
"html-webpack-plugin": "5.5.0",
"husky": "8.0.1",
"husky": "8.0.2",
"jest": "29.0.1",
"lint-staged": "13.0.3",
"node-pre-gyp": "0.17.0",
"postcss-scss": "4.0.5",
"postcss-syntax": "0.36.2",
"prettier": "2.7.1",
"stylelint": "14.12.0",
"stylelint": "14.15.0",
"stylelint-config-idiomatic-order": "9.0.0",
"stylelint-config-standard": "28.0.0",
"stylelint-order": "5.0.0",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"webpack": "5.74.0",
"typescript": "4.9.3",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.0"
"webpack-dev-server": "4.11.1"
}
}

0 comments on commit 5a8f9a6

Please sign in to comment.