mirror of
https://github.com/holidayapi/holidayapi-node.git
synced 2025-06-21 12:36:33 +00:00
chore: update dependencies
This commit is contained in:
parent
250fb4b4e9
commit
4cde62af13
4 changed files with 1052 additions and 788 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "holidayapi",
|
||||
"version": "7.0.0",
|
||||
"version": "7.1.0",
|
||||
"description": "Official Node.js library for Holiday API",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jest": "^29.5.6",
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/node": "^22.2.0",
|
||||
"@types/node-fetch": "^2.6.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue