Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent 3283962 commit 4e647cc
Show file tree
Hide file tree
Showing 4 changed files with 6,306 additions and 6,304 deletions.
2 changes: 1 addition & 1 deletion library/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@babel/core": "7.22.9",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@types/node": "20.4.5",
"@types/node": "20.4.6",
"cross-env": "7.0.3",
"graphql": "16.7.1",
"ts-loader": "9.4.4",
Expand Down
2 changes: 1 addition & 1 deletion library/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prisma": "5.0.0"
},
"devDependencies": {
"@types/node": "20.4.5",
"@types/node": "20.4.6",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"typescript-transform-paths": "3.4.6"
Expand Down
2 changes: 1 addition & 1 deletion library/next-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@cmru-comsci-66/database": "workspace:*",
"@types/node": "20.4.5",
"@types/node": "20.4.6",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"next": "13.4.12",
Expand Down
Loading

0 comments on commit 4e647cc

Please sign in to comment.