chore: update dependencies

This commit is contained in:
Josh Sherman 2024-08-09 16:30:24 -05:00
parent 250fb4b4e9
commit 4cde62af13
4 changed files with 1052 additions and 788 deletions

View file

@ -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",