chore(deps-dev): Bump @types/node from 22.15.21 to 22.15.23 in the dev-dependencies group (#5)

This commit is contained in:
dependabot[bot]
2025-05-31 13:52:37 +00:00
committed by GitHub
parent 45ae56f0f9
commit 4039f5f165
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@eslint/js": "9.27.0",
"@semantic-release/npm": "12.0.1",
"@types/lodash": "4.17.17",
"@types/node": "22.15.21",
"@types/node": "22.15.23",
"conventional-changelog-conventionalcommits": "9.0.0",
"dotenv": "16.5.0",
"eslint": "9.27.0",
@@ -3091,9 +3091,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.21.tgz",
"integrity": "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==",
"version": "22.15.23",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.23.tgz",
"integrity": "sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"