Skip to content

Commit 051cfa0

Browse files
authored
Merge pull request #654 from escemi-tech/dependabot/npm_and_yarn/types/node-17.0.41
build(deps): bump @types/node from 17.0.38 to 17.0.41
2 parents a312507 + 1e632da commit 051cfa0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@commitlint/cli": "^17.0.2",
4848
"@commitlint/config-conventional": "^17.0.2",
4949
"@types/jest": "^28.1.1",
50-
"@types/node": "^17.0.38",
50+
"@types/node": "^17.0.41",
5151
"@typescript-eslint/eslint-plugin": "^5.27.1",
5252
"@typescript-eslint/parser": "^5.27.1",
5353
"eslint": "^8.17.0",

yarn.lock

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

1914-
"@types/node@*", "@types/node@>=12", "@types/node@^17.0.38":
1915-
version "17.0.38"
1916-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
1917-
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
1914+
"@types/node@*", "@types/node@>=12", "@types/node@^17.0.41":
1915+
version "17.0.41"
1916+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.41.tgz#1607b2fd3da014ae5d4d1b31bc792a39348dfb9b"
1917+
integrity sha512-xA6drNNeqb5YyV5fO3OAEsnXLfO7uF0whiOfPTz5AeDo8KeZFmODKnvwPymMNO8qE/an8pVY/O50tig2SQCrGw==
19181918

19191919
"@types/normalize-package-data@^2.4.0":
19201920
version "2.4.1"

0 commit comments

Comments
 (0)