Skip to content

Commit

Permalink
Merge pull request #59 from tbnobody/dependabot/npm_and_yarn/webapp/t…
Browse files Browse the repository at this point in the history
…ypes/node-18.6.4

Bump @types/node from 18.0.0 to 18.6.4 in /webapp
  • Loading branch information
tbnobody committed Aug 6, 2022
2 parents 7e1cd53 + a39abf8 commit 556de38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/core": "^7.18.10",
"@babel/eslint-parser": "^7.18.9",
"@types/bootstrap": "^5.1.12",
"@types/node": "^18.0.0",
"@types/node": "^18.6.4",
"@types/spark-md5": "^3.0.2",
"@typescript-eslint/parser": "^5.32.0",
"@vue/cli-plugin-babel": "~5.0.8",
Expand Down
13 changes: 4 additions & 9 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,15 +1318,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==

"@types/node@*":
version "17.0.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.35.tgz#635b7586086d51fb40de0a2ec9d1014a5283ba4a"
integrity sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==

"@types/node@^18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
"@types/node@*", "@types/node@^18.6.4":
version "18.6.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.4.tgz#fd26723a8a3f8f46729812a7f9b4fc2d1608ed39"
integrity sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down

0 comments on commit 556de38

Please sign in to comment.