Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent e8c5777 commit c806be1
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 18.16.0
nodejs 18.17.0
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@babel/core": "^7.22.6",
"@ng-bike/next-config": "*",
"@types/node": "18.16.18",
"@types/node": "18.17.2",
"@types/react": "~18.2.8",
"@types/react-dom": "~18.2.6",
"jest": "^29.4.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@graphql-codegen/typescript-react-query": "4.1.0",
"@ng-bike/expo-config": "*",
"@types/lodash": "4.14.196",
"@types/node": "18.16.18",
"@types/node": "18.17.2",
"@types/react": "~18.2.8",
"@types/react-dom": "~18.2.6",
"@types/uuid": "^9",
Expand Down
2 changes: 1 addition & 1 deletion apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/nextjs": "^7.0.25",
"@storybook/react": "^7.0.25",
"@storybook/testing-library": "^0.2.0",
"@types/node": "18.16.18",
"@types/node": "18.17.2",
"@types/react": "~18.2.8",
"@types/react-dom": "~18.2.6",
"jest": "^29.4.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5224,7 +5224,7 @@ __metadata:
"@graphql-mesh/utils": 0.94.6
"@graphql-tools/utils": 10.0.4
"@ng-bike/next-config": "*"
"@types/node": 18.16.18
"@types/node": 18.17.2
"@types/react": ~18.2.8
"@types/react-dom": ~18.2.6
"@whatwg-node/fetch": 0.9.9
Expand Down Expand Up @@ -5261,7 +5261,7 @@ __metadata:
"@react-navigation/native-stack": 6.9.13
"@tanstack/react-query": 4.29.23
"@types/lodash": 4.14.196
"@types/node": 18.16.18
"@types/node": 18.17.2
"@types/react": ~18.2.8
"@types/react-dom": ~18.2.6
"@types/uuid": ^9
Expand Down Expand Up @@ -5329,7 +5329,7 @@ __metadata:
"@storybook/testing-library": ^0.2.0
"@swc/helpers": ^0.5.1
"@tailwindcss/typography": ^0.5.9
"@types/node": 18.16.18
"@types/node": 18.17.2
"@types/react": ~18.2.8
"@types/react-dom": ~18.2.6
autoprefixer: 10.4.14
Expand Down Expand Up @@ -11193,10 +11193,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.18":
version: 18.16.18
resolution: "@types/node@npm:18.16.18"
checksum: d32d8a0a04cd3f5ecb361bcb42f3a07623881ac90d680e06bf626defb3c663a94860d11690babe607cfe67265eceeb8a59ba5fe40c0e49f5a1b01e0088640469
"@types/node@npm:18.17.2":
version: 18.17.2
resolution: "@types/node@npm:18.17.2"
checksum: 2e08acaeb30e05f96fbf3d974fc2203bf10ed9020cafd511018dbba8023044bb8758f9d5a2a8e68da3bca827ccef7628202de9b7ca3b515374a7b094b128930a
languageName: node
linkType: hard

Expand Down

8 comments on commit c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/twrnc

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
πŸ”΄ Branches 53.85% 14/26
🟒 Functions 100% 5/5
🟒 Lines 100% 17/17

Test suite run success

2 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/expo-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/api

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/next-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/blog

St.❔
Category Percentage Covered / Total
πŸ”΄ Statements 38.74% 43/111
🟑 Branches 72% 18/25
πŸ”΄ Functions 20% 4/20
πŸ”΄ Lines 43% 43/100

Test suite run success

13 tests passing in 8 suites.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/tailwind-config

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 0/0
🟒 Branches 100% 0/0
🟒 Functions 100% 0/0
🟒 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for apps/app

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 2/2
🟒 Branches 100% 0/0
🟒 Functions 100% 1/1
🟒 Lines 100% 1/1

Test suite run success

1 tests passing in 1 suite.

Report generated by πŸ§ͺjest coverage report action from c806be1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for packages/utils

St.❔
Category Percentage Covered / Total
🟒 Statements 100% 18/18
🟒 Branches 100% 2/2
🟒 Functions 100% 3/3
🟒 Lines 100% 18/18

Test suite run success

4 tests passing in 2 suites.

Report generated by πŸ§ͺjest coverage report action from c806be1

Please sign in to comment.