Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 15, 2022
1 parent 18f21c1 commit 4b298b8
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 150 deletions.
4 changes: 2 additions & 2 deletions fixtures/vitesse/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"private": true,
"packageManager": "pnpm@7.8.0",
"packageManager": "pnpm@7.16.0",
"scripts": {
"build": "vite-ssg build",
"dev": "vite --port 3333 --open",
Expand Down Expand Up @@ -41,7 +41,7 @@
"https-localhost": "^4.7.1",
"markdown-it-link-attributes": "^4.0.0",
"markdown-it-shiki": "^0.5.1",
"pnpm": "^7.8.0",
"pnpm": "^7.16.0",
"shiki": "^0.10.1",
"taze": "^0.7.6",
"typescript": "^4.7.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ow3/eslint-config-monorepo",
"version": "0.33.10",
"private": true,
"packageManager": "pnpm@7.13.3",
"packageManager": "pnpm@7.16.0",
"author": "Chris Breuer",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 4b298b8

Please sign in to comment.