Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v12.20.41 (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 7, 2022
1 parent 16df05d commit 052d18e
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/check-pid-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@sounisi5011/cli-utils-top-level-await": "workspace:^1.0.0",
"@sounisi5011/run-if-supported": "workspace:^1.0.0",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"@types/readline-transform": "1.0.1",
"@types/signal-exit": "3.0.1",
"@types/write-file-atomic": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/top-level-await-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"execa": "5.1.1",
"jest": "27.4.5",
"ts-jest": "27.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/run-if-supported/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@types/cross-spawn": "6.0.2",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"@types/parse-json": "4.0.0",
"execa": "5.1.1",
"is-plain-obj": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/encrypted-archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@types/capitalize": "2.0.0",
"@types/google-protobuf": "3.15.5",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"@types/varint": "6.0.0",
"bytefield-svg": "1.6.0",
"combinate": "1.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-matchers/binary-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@sounisi5011/run-if-supported": "workspace:^1.0.0",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"jest": "27.4.5",
"pretty-format": "27.4.2",
"ts-jest": "27.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-transform-from/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@sounisi5011/run-if-supported": "workspace:^1.0.0",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"@types/node": "12.20.41",
"jest": "27.4.5",
"ts-jest": "27.1.2",
"tsd": "0.19.0",
Expand Down
Loading

0 comments on commit 052d18e

Please sign in to comment.