Skip to content

Commit

Permalink
fix(deps): bump all (dev)Dependencies (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin authored Mar 27, 2022
1 parent ab20b23 commit fe9be5d
Show file tree
Hide file tree
Showing 12 changed files with 487 additions and 495 deletions.
13 changes: 13 additions & 0 deletions .changeset/shy-bees-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@1stg/app-config": minor
"@1stg/common-config": minor
"@1stg/eslint-config": minor
"@1stg/lib-config": minor
"@1stg/lint-staged": patch
"@1stg/markuplint-config": patch
"@1stg/postcss-config": patch
"@1stg/prettier-config": major
"@1stg/renovate-config": minor
---

fix(deps): bump all (dev)Dependencies
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,26 @@
"@changesets/changelog-github": "^0.4.3",
"@changesets/cli": "^2.21.1",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",
"@types/react": "^17.0.41",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/unist": "^2.0.6",
"core-js": "^3.21.1",
"enhanced-resolve": "^5.9.2",
"markuplint": "^2.5.0",
"patch-package": "^6.4.7",
"postcss": "^8.4.12",
"react": "^17.0.2",
"rxjs": "^7.5.5",
"svelte": "^3.46.4",
"ts-jest": "^27.1.3",
"ts-jest": "^27.1.4",
"tslint": "^6.1.3",
"type-coverage": "^2.21.1",
"typescript": "^4.6.2",
"typescript": "^4.6.3",
"vue": "^3.2.31",
"vue-tsc": "^0.33.2"
"vue-tsc": "^0.33.9"
},
"resolutions": {
"prettier": "^2.6.0"
"prettier": "^2.6.1"
},
"typeCoverage": {
"atLeast": 100,
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@pkgr/imagemin": "^3.0.0",
"browserslist": "^4.20.2",
"postcss": "^8.4.12",
"stylelint": "^14.6.0"
"stylelint": "^14.6.1"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/common-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@1stg/tsconfig": "^2.0.1",
"@babel/core": "^7.17.8",
"@commitlint/cli": "^16.2.3",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"lint-staged": "^12.3.7",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.0",
"prettier": "^2.6.1",
"simple-git-hooks": "^2.7.0",
"tslib": "^2.3.1",
"yarn-deduplicate": "^3.1.0"
"yarn-deduplicate": "^4.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-plugin": "^7.17.7",
"@pkgr/utils": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"angular-eslint-template-parser": "^0.1.1",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint-config-standard-jsx": "^10.0.0",
"eslint-config-standard-react": "^11.0.1",
"eslint-formatter-friendly": "^7.0.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-import-resolver-typescript": "^2.7.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.2",
"eslint-plugin-jsdoc": "^38.0.6",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-jsdoc": "^38.0.7",
"eslint-plugin-markup": "^0.8.0",
"eslint-plugin-mdx": "^1.16.0",
"eslint-plugin-mdx": "^1.17.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@1stg/tsconfig": "^2.0.1",
"@pkgr/utils": "^2.0.2",
"cross-env": "^7.0.3",
"prettier": "^2.6.0"
"prettier": "^2.6.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/markuplint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@markuplint/vue-parser": "^2.1.0",
"@markuplint/vue-spec": "^2.0.1",
"@markuplint/vue-spec": "^2.0.2",
"markuplint-angular-parser": "^1.1.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"dependencies": {
"@pkgr/utils": "^2.0.2",
"autoprefixer": "^10.4.4",
"cssnano": "^5.1.4",
"cssnano-preset-advanced": "^5.3.0",
"postcss-import": "^14.0.2",
"cssnano": "^5.1.5",
"cssnano-preset-advanced": "^5.3.1",
"postcss-import": "^14.1.0",
"postcss-modules": "^4.3.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"prettier": ">=1.18.0"
},
"dependencies": {
"@prettier/plugin-pug": "^1.19.3",
"@prettier/plugin-pug": "^1.20.0",
"@prettier/plugin-ruby": "^2.0.0",
"@prettier/plugin-xml": "^1.2.0",
"@prettier/plugin-xml": "^2.0.1",
"prettier-plugin-pkg": "^0.11.1",
"prettier-plugin-sh": "^0.8.1",
"prettier-plugin-svelte": "^2.6.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/renovate-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"major": {
"automerge": false
},
"postUpdateOptions": [
"npmDedupe",
"yarnDedupeFewer"
],
"rangeStrategy": "bump"
}
}
Expand Down
12 changes: 0 additions & 12 deletions patches/@markuplint+file-resolver+2.1.0.patch

This file was deleted.

Loading

0 comments on commit fe9be5d

Please sign in to comment.