Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 71c5507 commit 3efb381
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 155 deletions.
2 changes: 1 addition & 1 deletion apps/rotom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/jasmine-dom": "1.3.3",
"@testing-library/user-event": "14.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@types/testing-library__jasmine-dom": "1.3.3",
"cross-env": "7.0.3",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@natu/tsconfig": "workspace:*",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"rimraf": "5.0.7",
"style-dictionary": "4.0.0-prerelease.15",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/jasmine-dom": "1.3.3",
"@testing-library/user-event": "14.5.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@types/testing-library__jasmine-dom": "1.3.3",
"axe-core": "4.9.1",
"class-variance-authority": "0.7.0",
Expand Down
Loading

0 comments on commit 3efb381

Please sign in to comment.