Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoninoBonanno committed Jan 17, 2024
1 parent 0a2149e commit 677830d
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 143 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# Idea IDE
.idea
164 changes: 26 additions & 138 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"class-transformer-validator": "^0.9.1",
"class-validator": "^0.14.0",
"execa": "^8.0.1",
"fs-extra": "^11.1.1",
"glob": "^10.3.3",
"read-pkg": "^8.0.0",
"reflect-metadata": "^0.1.13",
"replace-in-file": "^7.0.1"
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"read-pkg": "^9.0.1",
"reflect-metadata": "^0.2.1",
"replace-in-file": "^7.0.2"
},
"devDependencies": {
"@babel/core": "7.23.6",
Expand Down

0 comments on commit 677830d

Please sign in to comment.