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 Jun 27, 2022
1 parent 203a820 commit 34fd4f5
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 13 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
},
"devDependencies": {
"@babel/core": "7.18.5",
"@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.5",
"@babel/preset-env": "7.18.2",
"@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",
Expand All @@ -42,7 +42,7 @@
"@rollup/plugin-url": "7.0.0",
"@svgr/rollup": "6.2.1",
"@svgr/webpack": "6.2.1",
"@testing-library/dom": "8.13.0",
"@testing-library/dom": "8.14.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
Expand Down Expand Up @@ -77,7 +77,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.32.1",
"sass": "1.52.3",
"sass": "1.53.0",
"sass-loader": "13.0.2",
"scriptlint": "2.2.0",
"style-loader": "3.3.1",
Expand Down
Loading

0 comments on commit 34fd4f5

Please sign in to comment.