Merge pull request #709 from marocchino/dependabot/npm_and_yarn/types/node-18.7.7

build(deps-dev): Bump @types/node from 18.0.3 to 18.7.7
This commit is contained in:
marocchino 2022-08-20 09:14:19 +09:00 committed by GitHub
commit 589309c4c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.0.3",
"@types/node": "^18.7.7",
"@typescript-eslint/parser": "^5.30.6",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.19.0",

View file

@ -958,10 +958,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
"@types/node@*", "@types/node@^18.0.3":
version "18.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
"@types/node@*", "@types/node@^18.7.7":
version "18.7.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.7.tgz#2f7e3443fb434315ff594c49043486fe49937182"
integrity sha512-sTKYCtQmaUpsAT+AbUTKg0Ya0dYyh20t3TBQebWrGXQHFmkrEyeedok2/IpTthlJopPSbUoc1hAKoK6UeFRCZw==
"@types/prettier@^2.1.5":
version "2.3.2"