Skip to content

Commit

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

build(deps-dev): bump @types/node from 18.7.21 to 18.14.2 in /website
  • Loading branch information
jhaals committed Mar 3, 2023
2 parents f5d2ccc + 4af44b6 commit ce69461
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": "^29.2.2",
"@types/node": "^18.7.21",
"@types/node": "^18.14.2",
"@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 @@ -2969,10 +2969,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/node@*", "@types/node@^18.7.21":
version "18.7.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.21.tgz#63ee6688070e456325b6748dc492a7b948593871"
integrity sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA==
"@types/node@*", "@types/node@^18.14.2":
version "18.14.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==

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

0 comments on commit ce69461

Please sign in to comment.