Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Mar 10, 2023
1 parent 5c7d6e6 commit bd1f3f2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,24 @@
"author": "Yagiz Nizipli <yagiz@nizipli.com>",
"license": "MIT",
"devDependencies": {
"@aws-sdk/querystring-builder": "^3.201.0",
"@aws-sdk/querystring-parser": "^3.201.0",
"@edge-runtime/vm": "^2.0.5",
"@types/node": "^18.11.9",
"@vitest/coverage-c8": "^0.28.1",
"@aws-sdk/querystring-builder": "^3.272.0",
"@aws-sdk/querystring-parser": "^3.272.0",
"@edge-runtime/vm": "^2.1.2",
"@types/node": "^18.15.0",
"@vitest/coverage-c8": "^0.29.2",
"benchmark": "^2.1.4",
"cli-select": "^1.1.2",
"cronometro": "^1.1.4",
"cronometro": "^1.1.5",
"http-querystring-stringify": "^2.1.0",
"jsdom": "^21.1.0",
"qs": "^6.11.0",
"qs": "^6.11.1",
"query-string": "^8.1.0",
"querystringify": "^2.2.0",
"querystringify-ts": "^0.1.5",
"querystringparser": "^0.1.1",
"rome": "11.0.0",
"simple-git": "^3.14.1",
"vitest": "^0.28.1"
"simple-git": "^3.17.0",
"vitest": "^0.29.2"
},
"repository": {
"url": "git+https://github.com/anonrig/fast-querystring.git",
Expand Down

0 comments on commit bd1f3f2

Please sign in to comment.