Skip to content

Commit

Permalink
Merge pull request #413 from jesperancinha/dependabot/npm_and_yarn/bl…
Browse files Browse the repository at this point in the history
…-central-server/bl-web-ui/types/node-20.8.10

Bump @types/node from 20.8.9 to 20.8.10 in /bl-central-server/bl-web-ui
  • Loading branch information
github-actions[bot] authored Oct 31, 2023
2 parents d4fd633 + 146e81e commit b93c8b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bl-central-server/bl-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@schematics/angular": "~16.2.5",
"@types/jasmine": "~5.1.1",
"@types/jasminewd2": "~2.0.12",
"@types/node": "~20.8.9",
"@types/node": "~20.8.10",
"codelyzer": "^6.0.2",
"jasmine-core": "~5.1.1",
"jasmine-spec-reporter": "~7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions bl-central-server/bl-web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1905,10 +1905,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==

"@types/node@*", "@types/node@>=10.0.0", "@types/node@~20.8.9":
version "20.8.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@~20.8.10":
version "20.8.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit b93c8b9

Please sign in to comment.