Skip to content

Commit

Permalink
[TECH] Implémentation de l'ADR sur les versions de Node.js (#6513)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge committed Aug 7, 2023
2 parents 473c309 + 213078a commit 7cf0652
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arborescence-monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16
node-version-file: package.json
cache: npm

- name: Download metrics Gist
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion 1d/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 1d/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"directories": {
"doc": "doc",
Expand Down
2 changes: 1 addition & 1 deletion admin/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion api/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
3 changes: 1 addition & 2 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.15",
"npm": "^8.13.2"
"node": "^16.20.1"
},
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion certif/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion certif/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion certif/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion high-level-tests/e2e/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion high-level-tests/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion high-level-tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/1024pix/pix#readme",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"license": "AGPL-3.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion high-level-tests/load-testing/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion high-level-tests/load-testing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion high-level-tests/load-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/1024pix/pix/tree/dev/high-level-tests/load-testing#readme",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"license": "ISC",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion high-level-tests/test-algo/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion high-level-tests/test-algo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion high-level-tests/test-algo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Application permettant de tester l'algorithme adaptatif de choix d'épreuve pour le positionnement.",
"main": "index.js",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"scripts": {
"start": "node index.js",
Expand Down
2 changes: 1 addition & 1 deletion mon-pix/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion mon-pix/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mon-pix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion orga/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
16.20.1
2 changes: 1 addition & 1 deletion orga/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion orga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"ember": {
"edition": "octane"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^16.17"
"node": "^16.20.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7cf0652

Please sign in to comment.