Skip to content

Commit

Permalink
Depend Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-herkamp committed Apr 16, 2024
1 parent cfb7d77 commit e4035a8
Show file tree
Hide file tree
Showing 6 changed files with 977 additions and 858 deletions.
6 changes: 6 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"recommendations": [
"denoland.vscode-deno",
"biomejs.biome"
]
}
106 changes: 53 additions & 53 deletions buildTools/package-lock.json

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

6 changes: 3 additions & 3 deletions buildTools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"check": "deno run -A npm:@biomejs/biome check --apply src"
},
"dependencies": {
"change-case": "^5.4.3",
"n2words": "^1.19.1",
"change-case": "^5.4.4",
"n2words": "^1.20.0",
"simple-icons": "11.9.0"
},
"devDependencies": {
"@biomejs/biome": "1.6.1"
"@biomejs/biome": "1.7.0"
}
}
Loading

0 comments on commit e4035a8

Please sign in to comment.