Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkli committed Dec 5, 2022
1 parent 4de4219 commit faead30
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 240 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"axios": "^0.27.2",
"axios-cache-interceptor": "^0.10.7",
"tslib": "^2.4.1",
"tslog": "^4.4.0"
"tslog": "4.4.4"
},
"devDependencies": {
"@swc/core": "^1.3.14",
"@swc/core": "1.3.21",
"@swc/jest": "^0.2.23",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.44.0",
"@types/jest": "29.2.4",
"@types/node": "18.11.10",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"dts-bundle-generator": "^7.1.0",
"esbuild": "^0.15.15",
"eslint": "^8.27.0",
"esbuild": "0.15.18",
"eslint": "8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.4",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit faead30

Please sign in to comment.