Skip to content

Commit

Permalink
chore(deps): bumping out of date deps
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Nov 8, 2023
1 parent 1edfafd commit b9ac6d0
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@
"test": "vitest run --coverage"
},
"dependencies": {
"formdata-to-string": "^2.0.0",
"formdata-to-string": "^2.0.2",
"qs": "^6.11.2",
"stringify-object": "^3.3.0"
},
"devDependencies": {
"@readme/eslint-config": "^13.4.0",
"@types/eslint": "^8.44.6",
"@types/har-format": "^1.2.14",
"@types/node": "^20.8.9",
"@types/qs": "^6.9.9",
"@types/stringify-object": "^4.0.4",
"@types/eslint": "^8.44.7",
"@types/har-format": "^1.2.15",
"@types/node": "^20.9.0",
"@types/qs": "^6.9.10",
"@types/stringify-object": "^4.0.5",
"@vitest/coverage-v8": "^0.34.4",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"prettier": "^3.0.3",
"require-directory": "^2.1.1",
"tsup": "^7.2.0",
Expand Down

0 comments on commit b9ac6d0

Please sign in to comment.