Skip to content
Snippets Groups Projects
Commit cdb3ec70 authored by Patchy's avatar Patchy
Browse files

chore(deps): update yarn to v4.7.0

parent e7329770
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
"author": "",
"private": true,
"license": "UNLICENSED",
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.7.0",
"scripts": {
"build": "nest build",
"clean": "rimraf dist",
......
......@@ -2,7 +2,7 @@
"name": "@holi/moderation-event-listener",
"main": "dist/index.js",
"version": "0.1.0",
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.7.0",
"dependencies": {
"@google-cloud/functions-framework": "3.4.5",
"@ory/client": "1.16.10"
......
......@@ -3,7 +3,7 @@
"private": true,
"version": "0.1.0",
"type": "module",
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.7.0",
"scripts": {
"dev": "vite",
"build": "yarn clean && vite build",
......
{
"name": "@holi/moderation",
"private": true,
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.7.0",
"workspaces": [
"apps/backend",
"apps/frontend",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment