Skip to content

Commit

Permalink
[renovate] Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent d8d0748 commit d529af2
Show file tree
Hide file tree
Showing 2 changed files with 1,650 additions and 1,465 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
],
"license": "MIT",
"dependencies": {
"csv-stringify": "^5.6.2"
"csv-stringify": "^6.5.1"
},
"devDependencies": {
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.1.0",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^12.0.1",
"bluebird": "^3.7.2",
"chai": "^4.3.4",
"chai": "^5.1.1",
"dtslint": "^4.0.8",
"eslint-config-airbnb-improved": "^5.0.0",
"mocha": "^8.3.2",
"mocha": "^10.7.3",
"testdouble": "^3.16.1",
"typescript": "^4.2.3"
"typescript": "^5.5.4"
},
"engines": {
"node": ">=v14.16.0"
"node": ">=20.17.0"
},
"types": "./lib/index.d.ts"
}
Loading

0 comments on commit d529af2

Please sign in to comment.