Skip to content

Commit e8ebdd5

Browse files
build: 📦 dependency @types/node to v18.14.2 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a3bd8d commit e8ebdd5

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@nrwl/nx-plugin": "15.7.2",
3131
"@nrwl/workspace": "15.7.2",
3232
"@types/jest": "29.2.3",
33-
"@types/node": "18.14.1",
33+
"@types/node": "18.14.2",
3434
"@typescript-eslint/eslint-plugin": "^5.10.2",
3535
"@typescript-eslint/parser": "^5.10.2",
3636
"commitizen": "4.2.5",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,16 +2135,11 @@
21352135
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
21362136
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
21372137

2138-
"@types/node@*":
2138+
"@types/node@*", "@types/node@18.14.2":
21392139
version "18.14.2"
21402140
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
21412141
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
21422142

2143-
"@types/node@18.14.1":
2144-
version "18.14.1"
2145-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
2146-
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
2147-
21482143
"@types/normalize-package-data@^2.4.0":
21492144
version "2.4.1"
21502145
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"

0 commit comments

Comments
 (0)