Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Jan 26, 2024
1 parent a24e997 commit 9e2c96c
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 461 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"axios": "1.6.5"
},
"devDependencies": {
"@babel/preset-env": "^7.23.8",
"@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",
Expand All @@ -45,8 +45,8 @@
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"dotenv": "^16.3.2",
"@types/node": "^20.11.7",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"inflector-js": "^1.0.1",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 9e2c96c

Please sign in to comment.