Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2021
1 parent a64fcfd commit 976999b
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 123 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@storybook/builder-webpack5": "6.3.9",
"@storybook/manager-webpack5": "6.3.9",
"@storybook/react": "6.3.9",
"@testing-library/dom": "8.7.1",
"@testing-library/dom": "8.7.2",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
Expand All @@ -138,11 +138,11 @@
"@types/react-dom": "17.0.9",
"@types/react-transition-group": "4.4.3",
"@types/testing-library__jest-dom": "5.14.1",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.3.6",
"autoprefixer": "10.3.7",
"babel-eslint": "10.1.0",
"babel-jest": "27.2.4",
"babel-loader": "8.2.2",
Expand Down Expand Up @@ -172,7 +172,7 @@
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.4",
"lint-staged": "11.1.2",
"lint-staged": "11.2.0",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand All @@ -182,7 +182,7 @@
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "2.1.6",
"postcss": "8.3.8",
"postcss": "8.3.9",
"postcss-import": "14.0.2",
"postcss-scopify": "0.1.9",
"prettier": "2.4.1",
Expand All @@ -206,7 +206,7 @@
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.56.0",
"webpack": "5.56.1",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 976999b

Please sign in to comment.