Skip to content

Commit

Permalink
Merge pull request #555 from storyblok/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…node-20.11.3

chore(deps-dev): bump @types/node from 20.10.5 to 20.11.3
  • Loading branch information
Patrickodey360coder authored Jan 16, 2024
2 parents 81820c3 + 950a510 commit 516522e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 playground-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"gatsby-source-storyblok": "^1.0.0",
"@types/node": "^20.10.5",
"@types/node": "^20.11.3",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"typescript": "^5.3.2"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"gatsby-source-storyblok": "^1.0.0",
"@types/node": "^20.10.5",
"@types/node": "^20.11.3",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"typescript": "^5.3.2"
Expand Down

0 comments on commit 516522e

Please sign in to comment.