Skip to content

Commit

Permalink
chore(): pin @types/node ^14.17.10 dev (#81)
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to       |
| ---------- | ----------- | ------- | -------- |
| npm        | @types/node | 14.17.9 | 14.17.10 |

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
minddocbot and renovate-bot committed Aug 19, 2021
1 parent eabb15d commit b9a4c22
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.24",
"@types/node": "^14.17.9",
"@types/node": "^14.17.10",
"@types/prettier": "^2",
"@types/semver": "^7.3.8",
"@typescript-eslint/eslint-plugin": "^4.25.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1430,10 +1430,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^14.17.9":
version: 14.17.9
resolution: "@types/node@npm:14.17.9"
checksum: b1d145b37dd4b060ed8887975b1452ba6d47bb06c1c4a53ff75d21df2e34a94bba98678d700e736bcb5f9bb418915fe75640851da72c874639f0b0ba7bf6cf1f
"@types/node@npm:^14.17.10":
version: 14.17.10
resolution: "@types/node@npm:14.17.10"
checksum: 3a0487d8c0f7ad2d4d585401bb4292a7380a7ae72a7ffab4b9df68ddc79261e3a118e2e2383efca391b958930e26bf53a1733585d1e207786c8433eae8571ed6
languageName: node
linkType: hard

Expand Down Expand Up @@ -5975,7 +5975,7 @@ fsevents@^2.3.2:
"@octokit/plugin-paginate-rest": ^2.13.3
"@octokit/plugin-rest-endpoint-methods": ^5.0.1
"@types/jest": ^26.0.24
"@types/node": ^14.17.9
"@types/node": ^14.17.10
"@types/prettier": ^2
"@types/semver": ^7.3.8
"@typescript-eslint/eslint-plugin": ^4.25.0
Expand Down

0 comments on commit b9a4c22

Please sign in to comment.