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 and renovate[bot] committed May 2, 2022
1 parent 9c6bda2 commit b827fad
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 166 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,39 +66,39 @@
"devDependencies": {
"@4c/cli": "^3.0.1",
"@4c/rollout": "^3.0.1",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.17.10",
"@babel/core": "^7.17.10",
"@babel/preset-typescript": "^7.16.7",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.2.1",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"babel-jest": "^27.5.1",
"babel-preset-env-modules": "^1.0.1",
"doctoc": "^2.1.0",
"dts-bundle-generator": "^6.7.0",
"eslint": "^8.13.0",
"dts-bundle-generator": "^6.9.0",
"eslint": "^8.14.0",
"eslint-config-jason": "^8.2.2",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-ts-expect": "^2.1.0",
"eslint-plugin-typescript": "^0.14.0",
"hookem": "^2.0.1",
"jest": "^27.5.1",
"lint-staged": "^12.3.7",
"lint-staged": "^12.4.1",
"prettier": "^2.6.2",
"rollup": "^2.70.1",
"rollup": "^2.71.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-dts": "^4.2.1",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-node-resolve": "^5.2.0",
"synchronous-promise": "^2.0.15",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},
"dependencies": {
"property-expr": "^2.0.4",
Expand Down
Loading

0 comments on commit b827fad

Please sign in to comment.