8000 Bump @types/node from 12.12.18 to 12.12.20 (#85) · cauu/github-pages-deploy-action@d07fb90 · GitHub
[go: up one dir, main page]

Skip to content

Commit d07fb90

Browse files
dependabot-preview[bot]JamesIves
authored andcommitted
Bump @types/node from 12.12.18 to 12.12.20 (JamesIves#85)
Bumps [@typ 10000 es/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.18 to 12.12.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2147c07 commit d07fb90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@types/jest": "^24.0.23",
41-
"@types/node": "^12.12.18",
41+
"@types/node": "^12.12.20",
4242
"jest": "^24.8.0",
4343
"jest-circus": "^24.7.1",
4444
"lodash": "^4.17.15",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,9 @@
394394
dependencies:
395395
jest-diff "^24.3.0"
396396

397-
"@types/node@>= 8", "@types/node@^12.12.18":
398-
version "12.12.18"
399-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.18.tgz#8d16634797d63c2af5bc647ce879f8de20b56469"
397+
"@types/node@>= 8", "@types/node@^12.12.20":
398+
version "12.12.20"
399+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
400400

401401
"@types/stack-utils@^1.0.1":
402402
version "1.0.1"

0 commit comments

Comments
 (0)
0