Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent 0bce42a commit bcfb752
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 38 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.2",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.9.0",
Expand Down Expand Up @@ -102,19 +102,19 @@
"rollup-plugin-typescript2": "^0.31.1",
"sade": "^1.8.1",
"semver": "^7.3.5",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"sort-package-json": "^1.53.1",
"tiny-glob": "^0.2.9",
"ts-jest": "^27.1.2",
"tslib": "^2.3.1",
"type-fest": "^2.8.0",
"type-fest": "^2.9.0",
"typescript": "^4.5.4"
},
"devDependencies": {
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@release-it/conventional-changelog": "^3.3.0",
"@types/eslint": "^8.2.1",
"@types/eslint": "^8.2.2",
"@types/figlet": "^1.5.4",
"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.178",
Expand All @@ -127,12 +127,12 @@
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"auto-changelog": "^2.3.0",
"autoprefixer": "^10.4.1",
"autoprefixer": "^10.4.2",
"babel-plugin-replace-identifiers": "^0.1.1",
"cssnano": "^5.0.14",
"cssnano": "^5.0.15",
"doctoc": "^2.1.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"pinst": "^2.1.6",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down
Loading

0 comments on commit bcfb752

Please sign in to comment.