Skip to content

Commit

Permalink
chore(deps): downgrade @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
Milesq committed Oct 18, 2022
1 parent 621be6d commit 98ff839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"@types/lodash.groupby": "^4.6.7",
"@types/lodash.inrange": "^3.3.7",
"@types/lodash.pick": "^4.4.7",
"@types/node": "^18.11.0",
"@types/node": "^18.8.0",
"@types/testing-library__jest-dom": "^5.14.5",
"@vitejs/plugin-vue": "^3.1.2",
"@vue/compiler-sfc": "^3.2.41",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 98ff839

Please sign in to comment.