Skip to content

Commit

Permalink
chore(dev-deps): bump support packages
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres committed Aug 21, 2022
1 parent 951faef commit f82d663
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 466 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"cross-env": "7.0.3",
"csstype": "3.1.0",
"cypress": "10.6.0",
"dotenv": "16.0.0",
"dotenv": "16.0.1",
"emotion-theming": "11.0.0",
"eslint": "8.22.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -157,18 +157,18 @@
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.4",
"express": "4.17.3",
"express": "4.18.1",
"fast-glob": "3.2.11",
"fs-extra": "10.0.1",
"husky": "7.0.4",
"fs-extra": "10.1.0",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "28.1.3",
"jest-junit": "14.0.0",
"jest-watch-typeahead": "2.0.0",
"jsdom": "19.0.0",
"lighthouse": "9.5.0",
"markdown-it": "12.3.2",
"lighthouse": "9.6.6",
"markdown-it": "13.0.1",
"memory-fs": "0.5.0",
"prettier": "2.6.2",
"raf-stub": "3.0.0",
Expand All @@ -179,7 +179,7 @@
"react-dom-16": "npm:react-dom@^16.14.0",
"react-dom-17": "npm:react-dom@^17.0.2",
"react-virtualized": "9.22.3",
"react-window": "1.8.6",
"react-window": "1.8.7",
"release-it": "14.14.1",
"require-from-string": "2.0.2",
"rimraf": "3.0.2",
Expand All @@ -196,9 +196,9 @@
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"ts-jest": "28.0.8",
"typescript": "4.6.3",
"typescript": "4.7.4",
"wait-on": "6.0.1",
"webpack": "5.72.0"
"webpack": "5.74.0"
},
"peerDependencies": {
"react": "^16.8.5 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit f82d663

Please sign in to comment.