Skip to content

Commit 415fc96

Browse files
build(deps-dev): bump @types/node from 17.0.23 to 17.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 17.0.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e5c837 commit 415fc96

File tree

2 files changed

+5
-24
lines changed

2 files changed

+5
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/electron-devtools-installer": "^2.2.1",
4343
"@types/faker": "6.6.9",
4444
"@types/generic-pool": "^3.1.10",
45-
"@types/node": "^17.0.23",
45+
"@types/node": "^17.0.24",
4646
"@types/react": "^18.0.4",
4747
"@types/react-bootstrap-table-next": "4.0.17",
4848
"@types/react-bootstrap-table2-paginator": "2.1.2",

yarn.lock

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,10 +1256,10 @@
12561256
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
12571257
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
12581258

1259-
"@types/node@*", "@types/node@^17.0.23":
1260-
version "17.0.23"
1261-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da"
1262-
integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==
1259+
"@types/node@*", "@types/node@^17.0.24":
1260+
version "17.0.24"
1261+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
1262+
integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
12631263

12641264
"@types/node@^16.11.26":
12651265
version "16.11.26"
@@ -7216,18 +7216,6 @@ pouchdb-adapter-utils@7.0.0:
72167216
pouchdb-merge "7.0.0"
72177217
pouchdb-utils "7.0.0"
72187218

7219-
pouchdb-adapter-utils@7.2.2:
7220-
version "7.2.2"
7221-
resolved "https://registry.yarnpkg.com/pouchdb-adapter-utils/-/pouchdb-adapter-utils-7.2.2.tgz#c64426447d9044ba31517a18500d6d2d28abd47d"
7222-
integrity sha512-2CzZkTyTyHZkr3ePiWFMTiD5+56lnembMjaTl8ohwegM0+hYhRyJux0biAZafVxgIL4gnCUC4w2xf6WVztzKdg==
7223-
dependencies:
7224-
pouchdb-binary-utils "7.2.2"
7225-
pouchdb-collections "7.2.2"
7226-
pouchdb-errors "7.2.2"
7227-
pouchdb-md5 "7.2.2"
7228-
pouchdb-merge "7.2.2"
7229-
pouchdb-utils "7.2.2"
7230-
72317219
pouchdb-adapter-utils@7.3.0:
72327220
version "7.3.0"
72337221
resolved "https://registry.yarnpkg.com/pouchdb-adapter-utils/-/pouchdb-adapter-utils-7.3.0.tgz#1747e4ea0b519a9d817c6eda0e2f0ebc3dc18c41"
@@ -7402,13 +7390,6 @@ pouchdb-json@7.0.0:
74027390
dependencies:
74037391
vuvuzela "1.0.3"
74047392

7405-
pouchdb-json@7.2.2:
7406-
version "7.2.2"
7407-
resolved "https://registry.yarnpkg.com/pouchdb-json/-/pouchdb-json-7.2.2.tgz#b939be24b91a7322e9a24b8880a6e21514ec5e1f"
7408-
integrity sha512-3b2S2ynN+aoB7aCNyDZc/4c0IAdx/ir3nsHB+/RrKE9cM3QkQYbnnE3r/RvOD1Xvr6ji/KOCBie+Pz/6sxoaug==
7409-
dependencies:
7410-
vuvuzela "1.0.3"
7411-
74127393
pouchdb-json@7.3.0:
74137394
version "7.3.0"
74147395
resolved "https://registry.yarnpkg.com/pouchdb-json/-/pouchdb-json-7.3.0.tgz#94c2d876202c6879cb525db05e7633b926346e5d"

0 commit comments

Comments
 (0)