Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rabelloo committed Jan 25, 2024
1 parent 9bb048d commit 1e9dd9f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
Binary file modified examples/features/cobadged/bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions examples/features/cobadged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"preview": "astro preview"
},
"dependencies": {
"@primer-io/checkout-web": "^2.35.1",
"astro": "^4.2.1"
"@primer-io/checkout-web": "^2.36.0",
"astro": "^4.2.4"
},
"devDependencies": {
"sass": "^1.70.0"
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitest/coverage-v8": "^1.2.1",
"astro": "^4.2.4",
"commitlint": "^18.4.4",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
Expand Down

0 comments on commit 1e9dd9f

Please sign in to comment.