Skip to content

Commit

Permalink
Merge pull request #1438 from jhaals/dependabot/npm_and_yarn/website/…
Browse files Browse the repository at this point in the history
…types/node-18.7.3

build(deps-dev): bump @types/node from 18.0.0 to 18.7.3 in /website
  • Loading branch information
jhaals committed Aug 18, 2022
2 parents 6eb7597 + d69d7e5 commit d8c2fd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/file-saver": "^2.0.5",
"@types/jest": "^28.1.3",
"@types/node": "^18.0.0",
"@types/node": "^18.7.3",
"@types/openpgp": "^4.4.18",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2853,10 +2853,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/node@*", "@types/node@^18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
"@types/node@*", "@types/node@^18.7.3":
version "18.7.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.3.tgz#432c89796eab539b7a30b7b8801a727b585238a4"
integrity sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==

"@types/node@^14.14.31":
version "14.14.37"
Expand Down

0 comments on commit d8c2fd7

Please sign in to comment.