Skip to content

Commit 04d4e78

Browse files
chore(deps-dev): bump @types/node from 14.14.3 to 15.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 15.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ef95cd0 commit 04d4e78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/jasmine": "~3.6.8",
7575
"@types/jasminewd2": "~2.0.9",
7676
"@types/mocha": "^8.2.2",
77-
"@types/node": "~14.14.3",
77+
"@types/node": "~15.9.0",
7878
"@types/webdriverio": "^5.0.0",
7979
"chai": "^4.3.4",
8080
"chai-as-promised": "^7.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1307,10 +1307,10 @@
13071307
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
13081308
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
13091309

1310-
"@types/node@*", "@types/node@~14.14.3":
1311-
version "14.14.3"
1312-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274"
1313-
integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==
1310+
"@types/node@*", "@types/node@~15.9.0":
1311+
version "15.9.0"
1312+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.9.0.tgz#0b7f6c33ca5618fe329a9d832b478b4964d325a8"
1313+
integrity sha512-AR1Vq1Ei1GaA5FjKL5PBqblTZsL5M+monvGSZwe6sSIdGiuu7Xr/pNwWJY+0ZQuN8AapD/XMB5IzBAyYRFbocA==
13141314

13151315
"@types/node@^10.12.18":
13161316
version "10.14.13"

0 commit comments

Comments
 (0)