Skip to content

Commit f1d22b5

Browse files
chore(deps): update dependency @types/node to ^18.19.14
1 parent 31846e7 commit f1d22b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"devDependencies": {
3535
"@types/eslint": "^8.56.2",
36-
"@types/node": "^18.19.13",
36+
"@types/node": "^18.19.14",
3737
"eslint": "8.31.0",
3838
"textlint-plugin-asciidoctor": "^1.1.0",
3939
"textlint-scripts": "^13.4.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1539,7 +1539,7 @@
15391539
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
15401540
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
15411541

1542-
"@types/node@^18.19.13":
1542+
"@types/node@^18.19.14":
15431543
version "18.19.14"
15441544
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.14.tgz#1880ff1b3ac913f3877f711588e5ed227da01886"
15451545
integrity sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==

0 commit comments

Comments
 (0)