Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 70976e1 commit 2ad62d4
Show file tree
Hide file tree
Showing 14 changed files with 254 additions and 253 deletions.
481 changes: 241 additions & 240 deletions .yarn/releases/yarn-3.5.1.cjs → .yarn/releases/yarn-3.6.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.2.cjs
2 changes: 1 addition & 1 deletion bats/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.7.0",
"name": "bats",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_bats'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion check-cluster-images/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "1.1.4",
"name": "check-cluster-images",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_check-cluster-images'} .",
"test": "echo no tests to run"
Expand Down
2 changes: 1 addition & 1 deletion cnpg-pgvector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.7.2",
"name": "cnpg-pgvector",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_cnpg-pgvector'} .",
"test": "echo no tests to run"
Expand Down
2 changes: 1 addition & 1 deletion datasette/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.6.3",
"name": "datasette",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_datasette'} .",
"test": "echo no tests to run"
Expand Down
2 changes: 1 addition & 1 deletion git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.6.3",
"name": "git",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_git'} .",
"test": "echo no tests to run"
Expand Down
2 changes: 1 addition & 1 deletion nginx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "8.1.1",
"name": "nginx",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_nginx'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion nginx4spa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "8.1.1",
"name": "nginx4spa",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_nginx4spa'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"check-cluster-images",
"s3-client"
],
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"private": true
}
2 changes: 1 addition & 1 deletion psql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.7.1",
"name": "psql",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion s3-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "s3-client",
"version": "1.0.6",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion wait-for-http/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "7.8.0",
"name": "wait-for-http",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_wait-for-http'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down
2 changes: 1 addition & 1 deletion wait-for-postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "8.0.0",
"name": "wait-for-postgres",
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.2",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_wait-for-postgres'} .",
"test": "yarn test:e2e && yarn test:structure",
Expand Down

0 comments on commit 2ad62d4

Please sign in to comment.