Skip to content

Commit 4a39cbb

Browse files
chore(deps-dev): bump @types/node from 18.0.3 to 18.6.3 (#223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7470990 commit 4a39cbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/async": "^3.2.15",
5353
"@types/fs-extra": "9.0.13",
5454
"@types/jest": "*",
55-
"@types/node": "18.0.3",
55+
"@types/node": "18.6.3",
5656
"@types/rimraf": "3.0.2",
5757
"@types/sequelize": "^4.28.14",
5858
"@types/to-markdown": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -764,10 +764,10 @@
764764
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
765765
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
766766

767-
"@types/node@*", "@types/node@18.0.3":
768-
version "18.0.3"
769-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
770-
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
767+
"@types/node@*", "@types/node@18.6.3":
768+
version "18.6.3"
769+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
770+
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
771771

772772
"@types/prettier@^2.1.5":
773773
version "2.6.3"

0 commit comments

Comments
 (0)