8000 Bump @types/node from 15.12.5 to 16.3.3 (#801) · java/github-pages-deploy-action@f428339 · GitHub
[go: up one dir, main page]

Skip to content

Commit f428339

Browse files
Bump @types/node from 15.12.5 to 16.3.3 (JamesIves#801)
1 parent a258edf commit f428339

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/jest": "26.0.24",
43-
"@types/node": "15.12.5",
43+
"@types/node": "16.3.3",
4444
"@typescript-eslint/eslint-plugin": "4.28.4",
4545
"@typescript-eslint/parser": "4.28.4",
4646
"eslint": "7.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,10 +1068,10 @@
10681068
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
10691069
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
10701070

1071-
"@types/node@*", "@types/node@15.12.5", "@types/node@>= 8":
1072-
version "15.12.5"
1073-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
1074-
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
1071+
"@types/node@*", "@types/node@16.3.3", "@types/node@>= 8":
1072+
version "16.3.3"
1073+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.3.tgz#0c30adff37bbbc7a50eb9b58fae2a504d0d88038"
1074+
integrity sha512-8h7k1YgQKxKXWckzFCMfsIwn0Y61UK6tlD6y2lOb3hTOIMlK3t9/QwHOhc81TwU+RMf0As5fj7NPjroERCnejQ==
10751075

10761076
"@types/normalize-package-data@^2.4.0":
10771077
version "2.4.0"

0 commit comments

Comments
 (0)
0