Skip to content

Commit 5351d30

Browse files
chore(deps-dev): bump @types/node from 14.14.0 to 14.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.0 to 14.14.2. - [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 7edf6b4 commit 5351d30

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/jasmine": "~3.5.14",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^8.0.3",
77-
"@types/node": "~14.14.0",
77+
"@types/node": "~14.14.2",
7878
"@types/webdriverio": "^5.0.0",
7979
"chai": "^4.2.0",
8080
"chai-as-promised": "^7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,10 +1281,10 @@
12811281
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402"
12821282
integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg==
12831283

1284-
"@types/node@*", "@types/node@~14.14.0":
1285-
version "14.14.0"
1286-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
1287-
integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
1284+
"@types/node@*", "@types/node@~14.14.2":
1285+
version "14.14.2"
1286+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
1287+
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
12881288

12891289
"@types/node@^10.12.18":
12901290
version "10.14.13"

0 commit comments

Comments
 (0)