Skip to content

Commit 46e6e4b

Browse files
authored
Merge pull request #760 from acacode/dependabot/npm_and_yarn/types/node-20.14.1
chore(deps-dev): bump @types/node from 20.14.0 to 20.14.1
2 parents c793349 + 2e292ac commit 46e6e4b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"devDependencies": {
106106
"@biomejs/biome": "1.7.3",
107107
"@types/lodash": "4.17.4",
108-
"@types/node": "20.14.0",
108+
"@types/node": "20.14.1",
109109
"axios": "1.7.2",
110110
"cross-env": "7.0.3",
111111
"dotenv": "16.4.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ __metadata:
146146
languageName: node
147147
linkType: hard
148148

149-
"@types/node@npm:20.14.0":
150-
version: 20.14.0
151-
resolution: "@types/node@npm:20.14.0"
149+
"@types/node@npm:20.14.1":
150+
version: 20.14.1
151+
resolution: "@types/node@npm:20.14.1"
152152
dependencies:
153153
undici-types: "npm:~5.26.4"
154-
checksum: 10c0/29ccc7592e9ca6b81d00f3a6673241d08e9042d801b10adfd9ebcbbf326208e0a0133a8d146158db18d02a68b85d9ce1fd94e6e1e5be0da263129bf6e42eb22d
154+
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
155155
languageName: node
156156
linkType: hard
157157

@@ -1090,7 +1090,7 @@ __metadata:
10901090
dependencies:
10911091
"@biomejs/biome": "npm:1.7.3"
10921092
"@types/lodash": "npm:4.17.4"
1093-
"@types/node": "npm:20.14.0"
1093+
"@types/node": "npm:20.14.1"
10941094
"@types/swagger-schema-official": "npm:^2.0.25"
10951095
axios: "npm:1.7.2"
10961096
cosmiconfig: "npm:^9.0.0"

0 commit comments

Comments
 (0)