Skip to content

Commit

Permalink
Merge pull request #86 from nanasess/dependabot/npm_and_yarn/types/no…
Browse files Browse the repository at this point in the history
…de-18.8.1

Bump @types/node from 18.7.23 to 18.8.1
  • Loading branch information
nanasess committed Oct 5, 2022
2 parents 11e4897 + b310ca7 commit 4da399e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.7.23",
"@types/node": "^18.8.1",
"@types/selenium-webdriver": "^4.1.5",
"@types/semver": "^7.3.12",
"husky": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1115,10 +1115,10 @@
jest-matcher-utils "^27.0.0"
pretty-format "^27.0.0"

"@types/node@*", "@types/node@^18.7.23":
version "18.7.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f"
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
"@types/node@*", "@types/node@^18.8.1":
version "18.8.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.1.tgz#33e6759935f7a82821b72fb936e66f6b99a36173"
integrity sha512-vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ==

"@types/prettier@^2.1.5":
version "2.4.4"
Expand Down

0 comments on commit 4da399e

Please sign in to comment.