Skip to content

Commit

Permalink
chore(deps): update dependency p5 to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 92b32dd commit e4ae66a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"p5": "1.9.4",
"p5": "1.10.0",
"parcel": "2.12.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3582,10 +3582,10 @@ __metadata:
languageName: node
linkType: hard

"p5@npm:1.9.4":
version: 1.9.4
resolution: "p5@npm:1.9.4"
checksum: 10c0/ce874b7b3b73ff0028f7a2ccd6d38c09850dd2312e29e0cdbfeb920213ba68928839b303d40107c84ceff7a857c284cd7edb674add0fd1af31de063875d7b241
"p5@npm:1.10.0":
version: 1.10.0
resolution: "p5@npm:1.10.0"
checksum: 10c0/18de903cabb12b85f49608c03c59f89f0c8f1d15cd9b4b0e58f79678b29dc53a5a8b35cfbe9c8f7f6d361b2c1386b9fa57ef30ae7bcbd5a4f877d246c2e90041
languageName: node
linkType: hard

Expand Down Expand Up @@ -4347,7 +4347,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.18.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
p5: "npm:1.9.4"
p5: "npm:1.10.0"
parcel: "npm:2.12.0"
prettier: "npm:3.3.3"
typescript: "npm:5.5.4"
Expand Down

0 comments on commit e4ae66a

Please sign in to comment.