Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2022
1 parent 1937919 commit 1c02df5
Show file tree
Hide file tree
Showing 3 changed files with 329 additions and 220 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
16.16.0
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@
},
"devDependencies": {
"@babel/core": "7.18.9",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-url": "7.0.0",
"@svgr/rollup": "6.2.1",
"@svgr/webpack": "6.2.1",
"@testing-library/dom": "8.13.0",
"@svgr/rollup": "6.3.1",
"@svgr/webpack": "6.3.1",
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.2.6",
"@testing-library/user-event": "14.3.0",
"@types/jest": "28.1.6",
"@types/node": "18.0.0",
"@types/react": "18.0.15",
Expand All @@ -67,24 +67,24 @@
"husky": "8.0.1",
"jest": "28.1.3",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.31.1",
"markdownlint-cli": "0.32.1",
"postcss": "8.4.14",
"postcss-scss": "4.0.4",
"prettier": "2.7.1",
"regenerator-runtime": "0.13.9",
"rimraf": "3.0.2",
"rollup": "2.75.7",
"rollup": "2.77.1",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.32.1",
"sass": "1.52.3",
"sass": "1.54.0",
"sass-loader": "13.0.2",
"scriptlint": "2.2.0",
"style-loader": "3.3.1",
"stylelint": "14.9.1",
"stylelint-config-prettier": "9.0.3",
"stylelint-prettier": "2.0.0",
"stylelint-scss": "4.2.0",
"stylelint-scss": "4.3.0",
"typescript": "4.7.4",
"url-loader": "4.1.1"
},
Expand Down
Loading

0 comments on commit 1c02df5

Please sign in to comment.