Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.12.8 to 20.12.10
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed May 6, 2024
1 parent a775ac1 commit 4cf439b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/chai": "4.3.16",
"@types/eslint": "8.56.10",
"@types/is-ci": "3.0.4",
"@types/node": "20.12.8",
"@types/node": "20.12.10",
"@types/node-notifier": "8.0.5",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,7 @@ __metadata:
"@types/chai": "npm:4.3.16"
"@types/eslint": "npm:8.56.10"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:20.12.8"
"@types/node": "npm:20.12.10"
"@types/node-notifier": "npm:8.0.5"
"@types/unist": "npm:3.0.2"
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
Expand Down Expand Up @@ -2325,12 +2325,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.8, @types/node@npm:^20.0.0":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:*, @types/node@npm:20.12.10, @types/node@npm:^20.0.0":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/1feab4c8cb08588eea10811ed4d02485a5cde47fdf92e7b3193fc9f8ee39ea556f6e3124dc6d5378354466ed5f7e5fbe5e20f625908de40ea37560368a50f72c
checksum: 10/b3ab044969880084e4da22a0173fc234239de81c22fb9418bd992de98369a3065c0c6119216476711af69ff520331cf06711acdeb1959554de6bbf0912a0494e
languageName: node
linkType: hard

Expand Down

0 comments on commit 4cf439b

Please sign in to comment.