Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2022
1 parent 9a23748 commit caf650a
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,51 +82,51 @@
"@commitlint/cli": "^7.6.1",
"@commitlint/config-conventional": "^7.6.0",
"@sanity/base": "^2.21.5",
"@sanity/components": "^2.13.0",
"@sanity/components": "^2.14.0",
"@sanity/semantic-release-preset": "^2.0.1",
"@types/jest": "^23.3.2",
"@types/lodash": "^4.14.149",
"@types/node": "^10.17.4",
"@types/react": "^17.0.27",
"@types/styled-components": "^5.1.14",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.184",
"@types/node": "^10.17.60",
"@types/react": "^17.0.49",
"@types/styled-components": "^5.1.26",
"colors": "^1.4.0",
"commitizen": "^3.1.2",
"coveralls": "^3.0.7",
"coveralls": "^3.1.1",
"cross-env": "^5.2.1",
"cz-conventional-changelog": "^2.1.0",
"husky": "^1.0.1",
"husky": "^1.3.1",
"jest": "^24.9.0",
"jest-config": "^24.9.0",
"lint-staged": "^8.2.1",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"lodash.camelcase": "^4.3.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2",
"prompt": "^1.0.0",
"react": "^16.9",
"react-dom": "^16.2",
"react-hot-loader": "^4.12.15",
"replace-in-file": "^3.4.2",
"prettier": "^1.19.1",
"prompt": "^1.3.0",
"react": "^16.14",
"react-dom": "^16.14",
"react-hot-loader": "^4.13.0",
"replace-in-file": "^3.4.4",
"rimraf": "^2.7.1",
"rollup": ">=1.26.3",
"rollup": ">=1.32.1",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.25.2",
"rxjs": "^6.5.3",
"shelljs": "^0.8.3",
"styled-components": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.33.0",
"rxjs": "^6.6.7",
"shelljs": "^0.8.5",
"styled-components": "^5.3.5",
"ts-jest": "^24",
"ts-node": "^7.0.1",
"tsconfig-paths-jest": "0.0.1",
"tslib": "^1.10.0",
"tslib": "^1.14.1",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.15.0",
"tslint-config-prettier": "^1.18.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.15.0",
"typescript": "^3.8.0"
"typedoc": "^0.23.14",
"typescript": "^3.9.10"
},
"dependencies": {
"@sanity/ui": "^0.36.12",
Expand Down

0 comments on commit caf650a

Please sign in to comment.