Skip to content

Commit

Permalink
Merge pull request #45 from GlobalArtInc/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/node-20.3.1

Bump @types/node from 18.15.11 to 20.3.1
  • Loading branch information
RozmarinUS authored Jun 14, 2023
2 parents 8afe05c + c74bd6b commit 6e99075
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/testing": "^7.0.0",
"@nestjs/typeorm": "^7.1.0",
"@types/jest": "^27.0.0",
"@types/node": "^18.15.11",
"@types/node": "^20.3.1",
"coveralls": "^3.0.5",
"jest": "^26.6.3",
"mysql": "^2.17.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,9 +580,9 @@
jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0"

"@types/node@*", "@types/node@^18.15.11":
version "18.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
"@types/node@*", "@types/node@^20.3.1":
version "20.3.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe"

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit 6e99075

Please sign in to comment.