Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 03d919c commit 1cb42de
Show file tree
Hide file tree
Showing 2 changed files with 1,602 additions and 814 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"lib"
],
"devDependencies": {
"codecov": "^3.1.0",
"eslint": "^5.9.0",
"codecov": "^3.8.2",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^22.1.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"express": "^4.16.4",
"jest": "^24.0.0",
"memory-fs": "^0.4.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"express": "^4.18.2",
"jest": "^24.9.0",
"memory-fs": "^0.5.0",
"standard-version": "^4.4.0"
},
"dependencies": {
"node-fetch": "^2.3.0"
"node-fetch": "^2.7.0"
}
}
Loading

0 comments on commit 1cb42de

Please sign in to comment.