Skip to content

Commit 0b8e18b

Browse files
chore: update packages
1 parent 13d965b commit 0b8e18b

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
@@ -60,7 +60,7 @@
6060
"@rollup/plugin-typescript": "^10.0.1",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^12.2.2",
63-
"@types/node": "^18.11.11",
63+
"@types/node": "^18.11.12",
6464
"@typescript-eslint/eslint-plugin": "^5.46.0",
6565
"@typescript-eslint/parser": "^5.46.0",
6666
"@vitest/coverage-c8": "^0.25.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,10 @@
405405
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
406406
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
407407

408-
"@types/node@*", "@types/node@^18.11.11":
409-
version "18.11.11"
410-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
411-
integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==
408+
"@types/node@*", "@types/node@^18.11.12":
409+
version "18.11.12"
410+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
411+
integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
412412

413413
"@types/node@^14.0.0":
414414
version "14.18.34"

0 commit comments

Comments
 (0)