Skip to content

Commit

Permalink
chore(deps): bump prettier-plugin-pkg and @pkgr/rollup (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin authored Aug 18, 2022
1 parent bda0754 commit 41b4e33
Show file tree
Hide file tree
Showing 7 changed files with 1,634 additions and 526 deletions.
5 changes: 5 additions & 0 deletions .changeset/red-papayas-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@1stg/lib-config": minor
---

chore: bump `@pkgr/rollup^3.2.0` for `unassert@v2`
5 changes: 5 additions & 0 deletions .changeset/rich-falcons-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@1stg/prettier-config": minor
---

chore: bump `[email protected]`
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@1stg/simple-git-hooks": "workspace:*",
"@1stg/stylelint-config": "workspace:*",
"@1stg/tsconfig": "workspace:*",
"@angular/compiler": "^14.1.2",
"@angular/compiler-cli": "^14.1.2",
"@angular/core": "^14.1.2",
"@angular/compiler": "^14.1.3",
"@angular/compiler-cli": "^14.1.3",
"@angular/core": "^14.1.3",
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.3",
"@types/babel__core": "^7.1.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-config-standard-jsx": "^11.0.0",
"eslint-config-standard-react": "^11.0.1",
"eslint-formatter-friendly": "^7.0.0",
"eslint-import-resolver-typescript": "^3.4.1",
"eslint-import-resolver-typescript": "^3.4.2",
"eslint-plugin-css": "^0.6.0",
"eslint-plugin-es-x": "^5.2.1",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@1stg/common-config": "^7.0.0",
"@pkgr/rollup": "^3.1.4"
"@pkgr/rollup": "^3.2.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@prettier/plugin-ruby": "^3.2.0",
"@prettier/plugin-xml": "^2.2.0",
"prettier-plugin-ini": "^1.1.0",
"prettier-plugin-pkg": "^0.16.1",
"prettier-plugin-pkg": "^0.17.0",
"prettier-plugin-properties": "^0.2.0",
"prettier-plugin-sh": "^0.12.8",
"prettier-plugin-stylus": "^0.0.1-beta.8",
Expand Down
Loading

0 comments on commit 41b4e33

Please sign in to comment.