Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Apr 23, 2024
1 parent 8794275 commit aa3e452
Show file tree
Hide file tree
Showing 12 changed files with 170 additions and 170 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nrwl/linter": "18.2.1",
"@nrwl/workspace": "18.2.1",
"@types/jest": "29.5.12",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "~8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/access-key-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "6.4.2",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/testing-library__jest-dom": "5.14.9",
"dotenv": "^16.0.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/audit-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "5.17.0",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/testing-library__jest-dom": "5.14.9",
"dotenv": "^16.0.3",
"eslint": "8.52.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-component-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/js-cookie": "^3.0.2",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/js-cookie": "^3.0.2",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/sdk-mixins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/js-cookie": "^3.0.2",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/role-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "6.4.2",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/testing-library__jest-dom": "5.14.9",
"dotenv": "^16.0.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/user-management-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "6.4.2",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/testing-library__jest-dom": "5.14.9",
"dotenv": "^16.0.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/user-profile-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "6.4.2",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/testing-library__jest-dom": "5.14.9",
"dotenv": "^16.0.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@testing-library/jest-dom": "6.4.2",
"@types/testing-library__jest-dom": "5.14.9",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"dotenv": "^16.0.3",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/node": "20.12.2",
"@types/node": "20.12.3",
"@types/js-cookie": "^3.0.2",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "8.57.0",
Expand Down
Loading

0 comments on commit aa3e452

Please sign in to comment.