Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.19.0
20.19.6
2 changes: 1 addition & 1 deletion 1st-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"@types/command-line-usage": "5.0.4",
"@types/common-tags": "1.8.4",
"@types/mocha": "10.0.10",
"@types/node": "20.19.17",
"@types/node": "20.19.25",
"@types/react": "18.3.24",
"@types/sinon": "17.0.4",
"@types/webpack": "5.28.5",
Expand Down
2 changes: 1 addition & 1 deletion 1st-gen/projects/example-project-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@open-wc/building-rollup": "3.0.2",
"@open-wc/eslint-config": "12.0.3",
"@rollup/plugin-commonjs": "25.0.8",
"@types/node": "20.19.17",
"@types/node": "20.19.25",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@web/dev-server": "0.4.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5344,7 +5344,7 @@ __metadata:
"@types/command-line-usage": "npm:5.0.4"
"@types/common-tags": "npm:1.8.4"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:20.19.17"
"@types/node": "npm:20.19.25"
"@types/react": "npm:18.3.24"
"@types/sinon": "npm:17.0.4"
"@types/webpack": "npm:5.28.5"
Expand Down Expand Up @@ -8352,12 +8352,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.19.17":
version: 20.19.17
resolution: "@types/node@npm:20.19.17"
"@types/node@npm:20.19.25":
version: 20.19.25
resolution: "@types/node@npm:20.19.25"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/ab4c5dd8bdeacb1c04c2724c75023eec0ac9469583b39032f5daaf56768a31ee6fa3a0bfcc597e4a3e74eb49744deeb9d5eb760f30e984e25088f6d895e0811d
checksum: 10c0/992f18cb03264e8dc2fd3cb64f428ee4997cb6d928dad68bf4b752eacac73062697ce7ce6a0e71a6d15af510814397a20597a72332dfec638e02fb3a382ad014
languageName: node
linkType: hard

Expand Down Expand Up @@ -15267,7 +15267,7 @@ __metadata:
"@spectrum-web-components/menu": "npm:1.10.0"
"@spectrum-web-components/picker": "npm:1.10.0"
"@spectrum-web-components/styles": "npm:1.10.0"
"@types/node": "npm:20.19.17"
"@types/node": "npm:20.19.25"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
"@web/dev-server": "npm:0.4.6"
Expand Down
Loading