Skip to content

Commit

Permalink
Update all dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
GNITOAHC authored Dec 17, 2023
1 parent d112f5a commit 263f797
Show file tree
Hide file tree
Showing 2 changed files with 3,699 additions and 5,280 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,31 +24,31 @@
"prepack": "npmignore --auto"
},
"dependencies": {
"axios": "^0.27.0",
"axios-logger": "^2.6.1",
"dotenv": "^16.0.0"
"axios": "^1.6.2",
"axios-logger": "^2.7.1",
"dotenv": "^16.3.1"
},
"devDependencies": {
"@types/jest": "^28.1.6",
"@types/node": "^15.0.0",
"@types/yup": "^0.29.0",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@types/yup": "^0.29.14",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"cross-env": "^7.0.3",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.7.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^28.1.3",
"jsdoc": "^3.6.0",
"nodemon": "^2.0.16",
"npmignore": "^0.3.0",
"prettier": "^2.6.0",
"redis": "^4.2.0",
"rimraf": "^3.0.0",
"ts-jest": "^28.0.7",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"jsdoc": "^4.0.2",
"nodemon": "^3.0.2",
"npmignore": "^0.3.1",
"prettier": "^3.1.1",
"redis": "^4.6.11",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"publishConfig": {
"ignore": [
Expand Down
Loading

0 comments on commit 263f797

Please sign in to comment.