~chrono/boiler

ae2361864140500b336b4c97a99f2c0ba54c6dba — dependabot[bot] 1 year, 1 month ago fa43431
Bump @types/uuid from 9.0.1 to 9.0.2 (#74)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 files changed, 11 insertions(+), 11 deletions(-)

M .pnp.cjs
M .yarn/install-state.gz
M package.json
M yarn.lock
M .pnp.cjs => .pnp.cjs +5 -5
@@ 33,7 33,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
            ["@types/express", "npm:4.17.17"],\
            ["@types/jsonwebtoken", "npm:9.0.1"],\
            ["@types/node", "npm:20.4.5"],\
            ["@types/uuid", "npm:9.0.1"],\
            ["@types/uuid", "npm:9.0.2"],\
            ["@types/ws", "npm:8.5.4"],\
            ["@typescript-eslint/eslint-plugin", "virtual:94c097482eb202cbd720b43a6817294c9ab8f973f179a848d86bd0fa09795bad50696bcd15cd360705405d5bc0308557ecbbfe8af43a9347fe1e375869b90dbe#npm:6.2.1"],\
            ["@typescript-eslint/parser", "virtual:94c097482eb202cbd720b43a6817294c9ab8f973f179a848d86bd0fa09795bad50696bcd15cd360705405d5bc0308557ecbbfe8af43a9347fe1e375869b90dbe#npm:6.2.1"],\


@@ 492,10 492,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
        }]\
      ]],\
      ["@types/uuid", [\
        ["npm:9.0.1", {\
          "packageLocation": "./.yarn/cache/@types-uuid-npm-9.0.1-b44e45eb8a-c472b8a77c.zip/node_modules/@types/uuid/",\
        ["npm:9.0.2", {\
          "packageLocation": "./.yarn/cache/@types-uuid-npm-9.0.2-f2a5f65979-1754bcf344.zip/node_modules/@types/uuid/",\
          "packageDependencies": [\
            ["@types/uuid", "npm:9.0.1"]\
            ["@types/uuid", "npm:9.0.2"]\
          ],\
          "linkType": "HARD"\
        }]\


@@ 1030,7 1030,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
            ["@types/express", "npm:4.17.17"],\
            ["@types/jsonwebtoken", "npm:9.0.1"],\
            ["@types/node", "npm:20.4.5"],\
            ["@types/uuid", "npm:9.0.1"],\
            ["@types/uuid", "npm:9.0.2"],\
            ["@types/ws", "npm:8.5.4"],\
            ["@typescript-eslint/eslint-plugin", "virtual:94c097482eb202cbd720b43a6817294c9ab8f973f179a848d86bd0fa09795bad50696bcd15cd360705405d5bc0308557ecbbfe8af43a9347fe1e375869b90dbe#npm:6.2.1"],\
            ["@typescript-eslint/parser", "virtual:94c097482eb202cbd720b43a6817294c9ab8f973f179a848d86bd0fa09795bad50696bcd15cd360705405d5bc0308557ecbbfe8af43a9347fe1e375869b90dbe#npm:6.2.1"],\

M .yarn/install-state.gz => .yarn/install-state.gz +0 -0
M package.json => package.json +1 -1
@@ 30,7 30,7 @@
		"@types/express": "^4.17.17",
		"@types/jsonwebtoken": "^9.0.1",
		"@types/node": "^20.4.5",
		"@types/uuid": "^9.0.1",
		"@types/uuid": "^9.0.2",
		"@types/ws": "^8.5.4",
		"@typescript-eslint/eslint-plugin": "^6.2.1",
		"@typescript-eslint/parser": "^6.2.1",

M yarn.lock => yarn.lock +5 -5
@@ 369,10 369,10 @@ __metadata:
  languageName: node
  linkType: hard

"@types/uuid@npm:^9.0.1":
  version: 9.0.1
  resolution: "@types/uuid@npm:9.0.1"
  checksum: c472b8a77cbeded4bc529220b8611afa39bd64677f507838f8083d8aac8033b1f88cb9ddaa2f8589e0dcd2317291d0f6e1379f82d5ceebd6f74f3b4825288e00
"@types/uuid@npm:^9.0.2":
  version: 9.0.2
  resolution: "@types/uuid@npm:9.0.2"
  checksum: 1754bcf3444e1e3aeadd6e774fc328eb53bc956665e2e8fb6ec127aa8e1f43d9a224c3d22a9a6233dca8dd81a12dc7fed4d84b8876dd5ec82d40f574f7ff8b68
  languageName: node
  linkType: hard



@@ 772,7 772,7 @@ __metadata:
    "@types/express": ^4.17.17
    "@types/jsonwebtoken": ^9.0.1
    "@types/node": ^20.4.5
    "@types/uuid": ^9.0.1
    "@types/uuid": ^9.0.2
    "@types/ws": ^8.5.4
    "@typescript-eslint/eslint-plugin": ^6.2.1
    "@typescript-eslint/parser": ^6.2.1