Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weiland committed Aug 20, 2024
1 parent c5c6742 commit 365bacd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
"type": "git",
"url": "https://github.com/swrlab/style-guide.git"
},
"files": ["biome", "eslint", "prettier"],
"files": [
"biome",
"eslint",
"prettier"
],
"main": "index.js",
"exports": {
"./biome": "./biome/biome.json",
Expand Down Expand Up @@ -48,7 +52,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^0.5.3",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-perfectionist": "^3.2.0",
Expand Down

0 comments on commit 365bacd

Please sign in to comment.