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 Mar 14, 2022
1 parent 872a508 commit cc25186
Show file tree
Hide file tree
Showing 8 changed files with 1,386 additions and 1,159 deletions.
768 changes: 0 additions & 768 deletions .yarn/releases/yarn-3.1.1.cjs

This file was deleted.

785 changes: 785 additions & 0 deletions .yarn/releases/yarn-3.2.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.1.1.cjs
yarnPath: .yarn/releases/yarn-3.2.0.cjs
12 changes: 6 additions & 6 deletions conf/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@babel/core": "^7.17.2",
"@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@rushstack/eslint-patch": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.0",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-testing-library": "^5.0.5"
"eslint-plugin-testing-library": "^5.1.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"node": ">=12.0.0"
},
"dependencies": {
"@babel/core": "^7.17.2",
"@babel/core": "^7.17.5",
"@babel/helper-module-imports": "^7.16.7",
"@babel/parser": "^7.17.0",
"@babel/parser": "^7.17.3",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/preset-env": "^7.16.11",
"@babel/traverse": "^7.17.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@babel/traverse": "^7.17.3",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.1.0",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"ansi-escapes": "^4.3.2",
"asyncro": "^3.0.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
Expand All @@ -73,31 +73,31 @@
"confusing-browser-globals": "^1.0.11",
"enquirer": "^2.3.6",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.0",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-testing-library": "^5.0.5",
"eslint-plugin-testing-library": "^5.1.0",
"execa": "^4.1.0",
"figlet": "^1.5.2",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"jest": "^27.4.7",
"jest-watch-typeahead": "^0.6.5",
"jpjs": "^1.2.1",
"lodash.merge": "^4.6.2",
"ora": "^5.4.1",
"pascal-case": "^3.1.2",
"postcss": "^8.4.6",
"postcss": "^8.4.8",
"prettier": "^2.5.1",
"progress-estimator": "^0.3.0",
"regenerator-runtime": "^0.13.9",
"rollup": "^2.66.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-dts": "^4.2.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.2",
Expand All @@ -107,40 +107,40 @@
"sort-package-json": "^1.54.0",
"tiny-glob": "^0.2.9",
"ts-jest": "^27.1.3",
"ts-node": "^10.5.0",
"ts-node": "^10.7.0",
"tslib": "^2.3.1",
"type-fest": "^2.11.2",
"type-fest": "^2.12.0",
"typescript": "^4.5.5"
},
"devDependencies": {
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@release-it/conventional-changelog": "^4.1.0",
"@release-it/conventional-changelog": "^4.2.2",
"@types/cssnano": "^5.0.0",
"@types/eslint": "^8.4.1",
"@types/figlet": "^1.5.4",
"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.24",
"@types/react": "^17.0.39",
"@types/lodash": "^4.14.179",
"@types/node": "^16.11.26",
"@types/react": "^17.0.40",
"@types/rollup-plugin-json": "^3.0.3",
"@types/semver": "^7.3.9",
"@types/shelljs": "^0.8.11",
"@types/styled-components": "^5.1.22",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@types/styled-components": "^5.1.24",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"auto-changelog": "^2.4.0",
"autoprefixer": "^10.4.2",
"babel-plugin-replace-identifiers": "^0.1.1",
"cssnano": "^5.0.17",
"cssnano": "^5.1.4",
"doctoc": "^2.1.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.4",
"lint-staged": "^12.3.5",
"pinst": "^3.0.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-is": "^16.13.1",
"release-it": "^14.12.4",
"release-it": "^14.12.5",
"rollup-plugin-postcss": "^4.0.2",
"styled-components": "^5.3.3",
"tiny-invariant": "^1.2.0",
Expand Down Expand Up @@ -181,5 +181,5 @@
"node dist/index.js lint --fix"
]
},
"packageManager": "yarn@3.1.1"
"packageManager": "yarn@3.2.0"
}
4 changes: 2 additions & 2 deletions templates/react-with-storybook/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react": "^17.0.40",
"@types/react-dom": "^17.0.13",
"vite": "latest",
"vite-preset-react": "latest",
"typescript": "^4"
Expand Down
4 changes: 2 additions & 2 deletions templates/react/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react": "^17.0.40",
"@types/react-dom": "^17.0.13",
"vite": "latest",
"vite-preset-react": "latest",
"typescript": "^4"
Expand Down
Loading

0 comments on commit cc25186

Please sign in to comment.