Skip to content

Commit

Permalink
chore(updates): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainshaker95 committed Oct 14, 2024
1 parent b2f39b7 commit f17461f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,17 @@
"prepublishOnly": "bun lint && bun test"
},
"devDependencies": {
"@types/bun": "1.0.6",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"eslint": "8.56.0",
"@types/bun": "1.1.11",
"@types/eslint": "8.56.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-unicorn": "51.0.1",
"typescript": "5.3.3"
"typescript": "5.5.4"
},
"homepage": "https://github.com/Brainshaker95/icss-to-ts",
"repository": {
Expand Down

0 comments on commit f17461f

Please sign in to comment.