Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Feb 9, 2024
1 parent ea20f7c commit 05fc66a
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 113 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"node": ">=16 || ^14.17"
},
"dependencies": {
"axios": "1.6.5"
"axios": "1.6.7"
},
"devDependencies": {
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@commercelayer/eslint-config-ts": "1.3.0",
"@commercelayer/js-auth": "^4.2.0",
"@commercelayer/js-auth": "^4.2.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"inflector-js": "^1.0.1",
Expand All @@ -54,7 +54,7 @@
"jsonapi-typescript": "^0.1.3",
"lodash": "^4.17.21",
"minimize-js": "^1.4.0",
"semantic-release": "^22.0.12",
"semantic-release": "^23.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 05fc66a

Please sign in to comment.