Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianWowra committed Nov 26, 2023
1 parent 39200b4 commit ff24c7e
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 139 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"author": "KillerJulian <info@killerjulian.de>",
"license": "MIT",
"dependencies": {
"axios": "^1.4.0",
"tslib": "^2.6.0"
"axios": "^1.6.2",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^16.18.39",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"prettier": "3.0.0",
"typescript": "5.1.6",
"typedoc": "~0.24.8"
"@types/node": "^16.18.65",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"prettier": "3.1.0",
"typescript": "^5.3.2",
"typedoc": "~0.25.3"
},
"scripts": {
"build": "yarn build:lib && yarn build:docs",
Expand Down
Loading

0 comments on commit ff24c7e

Please sign in to comment.