Skip to content

Commit

Permalink
Merge pull request #429 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.9.1

Bump @types/node from 20.9.0 to 20.9.1 in /bl-central-server/bl-web-ui
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
2 parents 94ec7a4 + d497ca0 commit 82cb010
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": "~17.0.1",
"@types/jasmine": "~5.1.2",
"@types/jasminewd2": "~2.0.13",
"@types/node": "~20.9.0",
"@types/node": "~20.9.1",
"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 @@ -1937,10 +1937,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.9.0":
version "20.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@~20.9.1":
version "20.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.1.tgz#9d578c610ce1e984adda087f685ace940954fe19"
integrity sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 82cb010

Please sign in to comment.