Skip to content

Commit 3140a0d

Browse files
chore(deps-dev): bump @types/node from 16.11.9 to 16.11.10
1 parent 6825654 commit 3140a0d

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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@napi-rs/cli": "^1.3.5",
2626
"@swc-node/register": "^1.4.0",
27-
"@types/node": "^16.11.9",
27+
"@types/node": "^16.11.10",
2828
"@typescript-eslint/eslint-plugin": "^4.33.0",
2929
"@typescript-eslint/parser": "^4.33.0",
3030
"ava": "^3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,10 +1339,10 @@
13391339
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
13401340
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
13411341

1342-
"@types/node@*", "@types/node@^16.11.9":
1343-
version "16.11.9"
1344-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185"
1345-
integrity sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A==
1342+
"@types/node@*", "@types/node@^16.11.10":
1343+
version "16.11.10"
1344+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae"
1345+
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
13461346

13471347
"@types/normalize-package-data@^2.4.0":
13481348
version "2.4.1"

0 commit comments

Comments
 (0)