Skip to content

Commit

Permalink
Merge pull request #121 from eliperkins/dependabot/npm_and_yarn/tailw…
Browse files Browse the repository at this point in the history
…indcss/typography-0.5.14

Bump @tailwindcss/typography from 0.5.13 to 0.5.14
  • Loading branch information
eliperkins authored Aug 12, 2024
2 parents f044508 + 30c766d commit 2bd86b4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@static/discharge": "^2.0.1",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^22.2.0",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -628,17 +628,17 @@ __metadata:
languageName: node
linkType: hard

"@tailwindcss/typography@npm:^0.5.13":
version: 0.5.13
resolution: "@tailwindcss/typography@npm:0.5.13"
"@tailwindcss/typography@npm:^0.5.14":
version: 0.5.14
resolution: "@tailwindcss/typography@npm:0.5.14"
dependencies:
lodash.castarray: "npm:^4.4.0"
lodash.isplainobject: "npm:^4.0.6"
lodash.merge: "npm:^4.6.2"
postcss-selector-parser: "npm:6.0.10"
peerDependencies:
tailwindcss: "*"
checksum: 10/ffa5fee725d390591f1654fee8275b025248ef0e25a54b1749db23ec82d6117729b933e2326b6d52348ff2844839755f89d5d82fe5900d91b399c9380041b4e9
checksum: 10/89b88d48a65a91d64bc0c12380bcf10824897442f81a51a120483e62a1bd654c745577d29567f48ec724c77044f65135f0f7ff2f75fa38b26691d3f3db5e8164
languageName: node
linkType: hard

Expand Down Expand Up @@ -2041,7 +2041,7 @@ __metadata:
"@next/third-parties": "npm:^14.2.5"
"@primer/octicons-react": "npm:^19.11.0"
"@static/discharge": "npm:^2.0.1"
"@tailwindcss/typography": "npm:^0.5.13"
"@tailwindcss/typography": "npm:^0.5.14"
"@types/node": "npm:^22.2.0"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
Expand Down

0 comments on commit 2bd86b4

Please sign in to comment.