chore: node 20 as default runtime (#432)

* chore: update yarn to 3.6.3

* chore: update to node 20

* chore: update dev dependencies

* chore: update generated content

* chore: node 20 as default runtime

---------

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-11 19:59:46 +02:00
committed by GitHub
parent d2f6e33a35
commit 3529a650d2
13 changed files with 1313 additions and 979 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
logFilters:
- code: YN0013
level: discard
- code: YN0019
level: discard
- code: YN0076
level: discard
@@ -10,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs