Skip to content

Commit

Permalink
chore: pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderKoen committed Mar 14, 2024
1 parent 98a0a1c commit c526300
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"types": "lib/index.d.ts",
"dependencies": {
"@jest/test-sequencer": "^29.7.0",
"axios": "^1.6.6",
"axios": "^1.6.7",
"debug": "^4.3.4"
},
"devDependencies": {
Expand All @@ -44,14 +44,14 @@
"@typescript-eslint/parser": "^6.18.1",
"@under_koen/bsm": "^1.3.3",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-relative-import-paths": "^1.5.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unused-imports": "^3.0.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"prettier": "^3.0.3",
"prettier": "^3.2.4",
"prettier-package-json": "^2.8.0",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.6",
Expand Down

0 comments on commit c526300

Please sign in to comment.