Skip to content

Commit

Permalink
⬆️ (deps) prettier|tsconfig|spotify|utils [skip ci] (#2577)
Browse files Browse the repository at this point in the history
- [x] `@jeromefitz/[email protected]`
- [x]  `@jeromefitz/[email protected]`
- [x]  `@jeromefitz/[email protected]`
- [x]  `[email protected]` (whoops, this was not breaking)
  • Loading branch information
JeromeFitz authored Jun 23, 2024
1 parent ff9a133 commit 81e49aa
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 88 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"@jeromefitz/conventional-gitmoji": "4.0.2",
"@jeromefitz/eslint-config": "4.0.1",
"@jeromefitz/lint-staged": "2.0.4",
"@jeromefitz/prettier-config": "2.0.6",
"@jeromefitz/prettier-config": "2.0.7",
"@jeromefitz/release-notes-generator": "3.0.1",
"@jeromefitz/semantic": "11.0.1",
"@jeromefitz/tsconfig": "2.0.0",
"@jeromefitz/tsconfig": "2.0.1",
"@manypkg/cli": "0.21.4",
"@types/is-ci": "3.0.4",
"@types/lodash": "4.17.5",
"@types/node": "20.14.8",
"ccommit": "2.0.2",
"ccommit": "3.0.0",
"concurrently": "8.2.2",
"dotenv": "16.4.5",
"husky": "9.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"main": "./next.config.mjs",
"devDependencies": {
"@jeromefitz/prettier-config": "2.0.6",
"@jeromefitz/prettier-config": "2.0.7",
"@next/bundle-analyzer": "14.2.4",
"@octokit/core": "6.1.2",
"@plaiceholder/next": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-notion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
},
"devDependencies": {
"@jeromefitz/date-fns-tz": "3.0.0-canary.8",
"@jeromefitz/utils": "3.0.0",
"@jeromefitz/utils": "3.0.1",
"@notionhq/client": "2.2.15",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"valid-url": "^1.0.9"
},
"devDependencies": {
"@jeromefitz/utils": "3.0.0",
"@jeromefitz/utils": "3.0.1",
"@notionhq/client": "2.2.15",
"@radix-ui/themes": "3.1.1",
"@types/lodash": "4.17.5",
Expand Down
Loading

0 comments on commit 81e49aa

Please sign in to comment.