Skip to content

Commit 84f3720

Browse files
authored
Merge pull request #764 from acacode/dependabot/npm_and_yarn/types/node-20.14.2
chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2
2 parents 95361aa + 79ac8a9 commit 84f3720

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.8.0",
107107
"@types/lodash": "4.17.4",
108-
"@types/node": "20.14.1",
108+
"@types/node": "20.14.2",
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.1":
150-
version: 20.14.1
151-
resolution: "@types/node@npm:20.14.1"
149+
"@types/node@npm:20.14.2":
150+
version: 20.14.2
151+
resolution: "@types/node@npm:20.14.2"
152152
dependencies:
153153
undici-types: "npm:~5.26.4"
154-
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
154+
checksum: 10c0/2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f
155155
languageName: node
156156
linkType: hard
157157

@@ -1090,7 +1090,7 @@ __metadata:
10901090
dependencies:
10911091
"@biomejs/biome": "npm:1.8.0"
10921092
"@types/lodash": "npm:4.17.4"
1093-
"@types/node": "npm:20.14.1"
1093+
"@types/node": "npm:20.14.2"
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)