Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmilton committed Oct 2, 2023
1 parent 969f65a commit 8cbf23b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@
"test:e2e": "TZ=UTC playwright test"
},
"devDependencies": {
"@playwright/test": "1.37.1",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"bun-types": "0.8.1",
"eslint": "8.48.0",
"@playwright/test": "1.38.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"bun-types": "1.0.3",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-unicorn": "48.0.1",
"happy-dom": "11.0.1",
"happy-dom": "12.1.2",
"prettier": "3.0.3",
"typescript": "5.2.2"
}
Expand Down

0 comments on commit 8cbf23b

Please sign in to comment.