Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot c4d656bc4d chore(deps): update dependency eslint-plugin-prettier to v5
ci/woodpecker/pr/checks Pipeline failed Details
2023-10-05 02:01:10 +00:00
Renovate Bot 1364450962 chore(deps): update yarn to v3.6.4
ci/woodpecker/pr/checks Pipeline was successful Details
ci/woodpecker/push/checks Pipeline was successful Details
2023-10-03 23:01:00 +00:00
3 changed files with 133 additions and 133 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs

View File

@ -54,5 +54,5 @@
"semver": "7.5.4",
"yargs": "17.7.2"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}