Skip to content

Commit

Permalink
Merge pull request #24 from oshifty/dependabot/npm_and_yarn/tailwindc…
Browse files Browse the repository at this point in the history
…ss-3.4.14
  • Loading branch information
hrueger authored Nov 1, 2024
2 parents 3bad971 + 4121d54 commit 6266aec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"concurrently": "^9.0.1",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
},
"scripts": {
"start": "concurrently \"yarn watch:tw\" \"yarn watch:hugo\"",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ __metadata:
concurrently: "npm:^9.0.1"
postcss: "npm:^8.4.47"
postcss-cli: "npm:^11.0.0"
tailwindcss: "npm:^3.4.13"
tailwindcss: "npm:^3.4.14"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1888,9 +1888,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.13":
version: 3.4.13
resolution: "tailwindcss@npm:3.4.13"
"tailwindcss@npm:^3.4.14":
version: 3.4.14
resolution: "tailwindcss@npm:3.4.14"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -1917,7 +1917,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/c6525be3dd26febc4ec5e45e80596bff8b48ade7de258c1ec8704297bf47c1ec7b2b186b13662ebaa6ab4795ad8879fb64064f796756bfc8b46558b542b01a6c
checksum: 10c0/f6c23f8a3293ce3b2511bca1e50008ac94bd8562cb09fec32fe4f8e8a4f54d9e9fc10e567b7f974abdd4b33e550564a2616d4e793c736955432f28448141ce45
languageName: node
linkType: hard

Expand Down

0 comments on commit 6266aec

Please sign in to comment.