Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.11.17 (megasanjay#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2022
1 parent a7f7c99 commit 677f204
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/types": "7.20.5",
"@types/node": "18.11.16",
"@types/node": "18.11.17",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.4",
"vite": "2.9.15",
Expand Down
8 changes: 4 additions & 4 deletions packages/vue3-marquee/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@types/node@18.11.16":
version "18.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
"@types/node@18.11.17":
version "18.11.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==

"@vitejs/plugin-vue@2.3.4":
version "2.3.4"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 677f204

Please sign in to comment.