Skip to content

Commit

Permalink
Merge pull request #6 from hypermodeAI/dependabot/npm_and_yarn/functi…
Browse files Browse the repository at this point in the history
…ons/minor-and-patch-d088dfb78c

Bump the minor-and-patch group across 1 directory with 8 updates
  • Loading branch information
mattjohnsonpint committed Jul 16, 2024
2 parents 9ef8caf + 5f1b199 commit c63c8bd
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 146 deletions.
209 changes: 71 additions & 138 deletions functions/package-lock.json

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

16 changes: 8 additions & 8 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"lint:fix": "eslint --ext .ts --fix ."
},
"dependencies": {
"@hypermode/functions-as": "^0.9.0",
"@hypermode/models-as": "^0.1.6",
"json-as": "^0.9.8"
"@hypermode/functions-as": "^0.10.3",
"@hypermode/models-as": "^0.2.1",
"json-as": "^0.9.13"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"assemblyscript": "^0.27.28",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"assemblyscript": "^0.27.29",
"assemblyscript-prettier": "^3.0.1",
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "^5.5.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"visitor-as": "^0.11.4"
},
"overrides": {
Expand Down

0 comments on commit c63c8bd

Please sign in to comment.