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] authored Oct 5, 2022
1 parent 251faaf commit 0569aea
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 123 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@
"@types/jest": "28.1.8",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"babel-loader": "8.2.5",
"chromatic": "6.9.0",
"chromatic": "6.10.1",
"css-loader": "6.7.1",
"electron": "20.1.3",
"eslint": "8.23.0",
"electron": "20.3.1",
"eslint": "8.24.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -92,24 +92,24 @@
"jest": "29.0.3",
"lint-staged": "13.0.3",
"node-loader": "2.0.0",
"postcss": "8.4.16",
"postcss-scss": "4.0.4",
"postcss": "8.4.17",
"postcss-scss": "4.0.5",
"postcss-syntax": "0.36.2",
"prettier": "2.7.1",
"sass": "1.54.9",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"style-loader": "3.3.1",
"stylelint": "14.11.0",
"stylelint": "14.13.0",
"stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-standard": "26.0.0",
"stylelint-config-standard-scss": "5.0.0",
"ts-loader": "9.3.1",
"ts-loader": "9.4.1",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"typescript": "4.8.4",
"web-worker": "1.2.0",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.0"
"webpack-dev-server": "4.11.1"
},
"dependencies": {
"@emotion/react": "^11.7.1",
Expand Down
Loading

0 comments on commit 0569aea

Please sign in to comment.