Skip to content

Commit

Permalink
Merge pull request #603 from jesperancinha/dependabot/npm_and_yarn/vm…
Browse files Browse the repository at this point in the history
…a-gui/types/node-20.12.12

build(deps-dev): bump @types/node from 20.12.11 to 20.12.12 in /vma-gui
  • Loading branch information
github-actions[bot] committed May 15, 2024
2 parents 706326f + 75cb27f commit ca1a8f0
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.3.7",
"@angular/compiler-cli": "~16.2.8",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"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 @@ -2654,10 +2654,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.12.11":
version "20.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.12.12":
version "20.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit ca1a8f0

Please sign in to comment.