Skip to content

Commit

Permalink
chore: update deps, security fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruicsh committed Nov 11, 2023
1 parent 5edef6d commit 43e2905
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 165 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"dist/numberfmt.d.ts"
],
"devDependencies": {
"@tuplo/shell": "1.2.0",
"@types/node": "20.8.8",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@tuplo/shell": "1.2.2",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitest/coverage-v8": "0.34.6",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint": "8.53.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.29.0",
"nyc": "15.1.0",
"prettier": "3.0.3",
"tsx": "3.14.0",
"tsx": "4.1.1",
"typescript": "5.2.2",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<a href="https://codeclimate.com/github/tuplo/numberfmt/test_coverage">
<img src="https://api.codeclimate.com/v1/badges/7978f92305e2d8ed67c6/test_coverage" />
</a>
<img src="https://github.com/tuplo/numberfmt/workflows/build/badge.svg">
</p>

</div>
Expand Down

0 comments on commit 43e2905

Please sign in to comment.