Skip to content

Commit d93e700

Browse files
chore(deps): update dependency @types/node to v18.11.17 (devmehq#137)
1 parent 697cbdf commit d93e700

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
@@ -42,7 +42,7 @@
4242
"@types/chai": "4.3.4",
4343
"@types/eslint": "8.4.10",
4444
"@types/mocha": "10.0.1",
45-
"@types/node": "18.11.16",
45+
"@types/node": "18.11.17",
4646
"@types/prettier": "2.7.1",
4747
"@types/should": "13.0.0",
4848
"@types/sinon": "10.0.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,10 @@
177177
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
178178
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==
179179

180-
"@types/node@18.11.16":
181-
version "18.11.16"
182-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
183-
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
180+
"@types/node@18.11.17":
181+
version "18.11.17"
182+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
183+
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
184184

185185
"@types/prettier@2.7.1":
186186
version "2.7.1"

0 commit comments

Comments
 (0)