build(deps-dev): Bump the dev-dependencies group with 2 updates (#1)

This commit is contained in:
dependabot[bot]
2025-05-25 15:16:50 +00:00
committed by GitHub
parent 403e3f6b8f
commit ec63adf5e9
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@@ -18,8 +18,8 @@
"devDependencies": {
"@eslint/js": "9.27.0",
"@semantic-release/npm": "12.0.1",
"@types/lodash": "4.17.16",
"@types/node": "22.15.17",
"@types/lodash": "4.17.17",
"@types/node": "22.15.21",
"conventional-changelog-conventionalcommits": "9.0.0",
"dotenv": "16.5.0",
"eslint": "9.27.0",
@@ -3079,9 +3079,9 @@
"license": "MIT"
},
"node_modules/@types/lodash": {
"version": "4.17.16",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
"integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
"version": "4.17.17",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz",
"integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",
"dev": true,
"license": "MIT"
},
@@ -3103,9 +3103,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz",
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==",
"version": "22.15.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.21.tgz",
"integrity": "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"

View File

@@ -55,8 +55,8 @@
"devDependencies": {
"@eslint/js": "9.27.0",
"@semantic-release/npm": "12.0.1",
"@types/lodash": "4.17.16",
"@types/node": "22.15.17",
"@types/lodash": "4.17.17",
"@types/node": "22.15.21",
"conventional-changelog-conventionalcommits": "9.0.0",
"dotenv": "16.5.0",
"eslint": "9.27.0",