Skip to content

Commit

Permalink
chore(): pin @types/node ^14.17.15 dev
Browse files Browse the repository at this point in the history
| datasource | package     | from     | to       |
| ---------- | ----------- | -------- | -------- |
| npm        | @types/node | 14.17.14 | 14.17.15 |
  • Loading branch information
renovate-bot committed Sep 7, 2021
1 parent 0e51085 commit 522f09c
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.14",
"@types/node": "^14.17.15",
"@types/prettier": "^2",
"@types/semver": "^7.3.8",
"@typescript-eslint/eslint-plugin": "^4.29.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1450,10 +1450,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^14.17.14":
version: 14.17.14
resolution: "@types/node@npm:14.17.14"
checksum: 83d45f79bbe3ace3f0525368a6bb479016ee3cd81f7e1e67b81181b59d971befc0e37c12d440826b2cf77fbb39f35a3899cd04d341faf055afc61ac9f507f3c0
"@types/node@npm:^14.17.15":
version: 14.17.15
resolution: "@types/node@npm:14.17.15"
checksum: c9f5b6fa6a383ebecf57ad85d75e7c1df9c1e31ba8468f2193d63177f52f9472c08677f68959bae3defce038e9ebf3d8954edcae93f99225d6a74e6b88e68521
languageName: node
linkType: hard

Expand Down Expand Up @@ -6099,7 +6099,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.14
"@types/node": ^14.17.15
"@types/prettier": ^2
"@types/semver": ^7.3.8
"@typescript-eslint/eslint-plugin": ^4.29.3
Expand Down

0 comments on commit 522f09c

Please sign in to comment.