Skip to content

Commit

Permalink
chore(dependencies): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainshaker95 committed Feb 17, 2024
1 parent 0b1e774 commit 21ccbc1
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 @@ -36,20 +36,20 @@
"prepublishOnly": "bun lint && bun test"
},
"devDependencies": {
"@types/bun": "1.0.5",
"@types/bun": "1.0.6",
"@types/eslint": "8.56.2",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "1.2.2",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@vitest/coverage-v8": "1.3.0",
"eslint": "8.56.0",
"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-plugin-unicorn": "51.0.1",
"typescript": "5.3.3",
"vitest": "1.2.2"
"vitest": "1.3.0"
},
"homepage": "https://github.com/Brainshaker95/icss-to-ts",
"repository": {
Expand Down

0 comments on commit 21ccbc1

Please sign in to comment.