Merge pull request #352 from furality/dependabot/npm_and_yarn/dependencies-d7d39649b1

build(deps-dev): bump the dependencies group across 1 directory with 2 updates
This commit is contained in:
ttshivers 2024-05-06 18:20:11 -05:00 committed by GitHub
commit 76999c0390
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 5 deletions

View file

@ -15,6 +15,7 @@ updates:
- "*"
exclude-patterns:
- eslint
- eslint-plugin-sonarjs
- package-ecosystem: "github-actions"
directory: "/"

8
package-lock.json generated
View file

@ -15,7 +15,7 @@
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
"@types/node": "^20.12.8",
"@types/node": "^20.12.9",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
@ -460,9 +460,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.12.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.8.tgz",
"integrity": "sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==",
"version": "20.12.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.9.tgz",
"integrity": "sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==",
"dev": true,
"dependencies": {
"undici-types": "~5.26.4"

View file

@ -29,7 +29,7 @@
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
"@types/node": "^20.12.8",
"@types/node": "^20.12.9",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",