Skip to content

Commit

Permalink
Update Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboa88 committed Jun 28, 2024
1 parent 79ee8a3 commit 24f3221
Show file tree
Hide file tree
Showing 5 changed files with 235 additions and 235 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

434 changes: 217 additions & 217 deletions .yarn/releases/yarn-4.3.0.cjs → .yarn/releases/yarn-4.3.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ compressionLevel: mixed

enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.3.0.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "johng-io",
"version": "3.0.0",
"private": true,
"description": "Portfolio site for John Goodliff: Software Developer and Student",
"description": "Portfolio site for John Goodliff, a software developer based in Edmonton, Alberta.",
"author": "John Goodliff",
"keywords": [
"daisyui",
"font-awesome",
"framer-motion",
"gatsby-site",
"gatsby",
"gatsbyjs",
"portfolio",
"react",
"website",
"typescript",
"reactjs",
"gatsby",
"font-awesome",
"gatsbyjs",
"tailwindcss",
"gatsby-site",
"framer-motion",
"daisyui"
"typescript",
"website"
],
"repository": {
"type": "git",
Expand Down Expand Up @@ -79,5 +79,5 @@
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16193,11 +16193,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
languageName: node
linkType: hard

Expand Down

0 comments on commit 24f3221

Please sign in to comment.