Skip to content

Commit 22528f2

Browse files
chore(deps-dev): bump @types/ffi-napi from 2.4.1 to 2.4.2
Bumps [@types/ffi-napi](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ffi-napi) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ffi-napi) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent defeaec commit 22528f2

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
@@ -70,7 +70,7 @@
7070
"@angular/language-service": "^9.1.8",
7171
"@types/chai": "^4.2.11",
7272
"@types/chai-as-promised": "^7.1.2",
73-
"@types/ffi-napi": "^2.4.1",
73+
"@types/ffi-napi": "^2.4.2",
7474
"@types/jasmine": "~3.5.10",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,10 +1176,10 @@
11761176
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
11771177
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
11781178

1179-
"@types/ffi-napi@^2.4.1":
1180-
version "2.4.1"
1181-
resolved "https://registry.yarnpkg.com/@types/ffi-napi/-/ffi-napi-2.4.1.tgz#e28ec33998e41605b1792944e38798dee8612221"
1182-
integrity sha512-QbCEQZRMGOuin88fK7rOIVCJE9NnhgYV4fASV2yOSctt6UC+mZyx5HSXrBQX0VkFHctn+uTuuSbXzZZF0WLnPg==
1179+
"@types/ffi-napi@^2.4.2":
1180+
version "2.4.2"
1181+
resolved "https://registry.yarnpkg.com/@types/ffi-napi/-/ffi-napi-2.4.2.tgz#20083dde112d8bf6fadf087f0831041f21e62c24"
1182+
integrity sha512-nfCnN74SWJyURb0J6Fx4QjDcOmwGXgAb5TLAg8pWNf3fl+I6NJk4sveB6eWb2lPk24/r755Vh8xgoft7uY6kEA==
11831183
dependencies:
11841184
"@types/node" "*"
11851185
"@types/ref-napi" "*"

0 commit comments

Comments
 (0)