Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/vma-gui/jasmine-co…
Browse files Browse the repository at this point in the history
…re-5.1.2
  • Loading branch information
jesperancinha authored Feb 9, 2024
2 parents 35900aa + ce360a6 commit 8d98d64
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions vma-gui/package-lock.json

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

2 changes: 1 addition & 1 deletion vma-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/cli": "~17.1.2",
"@angular/compiler-cli": "~16.2.8",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"jasmine-core": "~5.0.1",
"karma": "~6.3.10",
"jasmine-core": "~5.1.2",
Expand Down
8 changes: 4 additions & 4 deletions vma-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2639,10 +2639,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.3.tgz#bbe64987e0eb05de150c305005055c7ad784a9ce"
integrity sha512-Ys+/St+2VF4+xuY6+kDIXGxbNRO0mesVg0bbxEfB97Od1Vjpjx9KD1qxs64Gcb3CWPirk9Xe+PT4YiiHQ9T+eg==

"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.11.16":
version "20.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.11.17":
version "20.11.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 8d98d64

Please sign in to comment.