File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
1515Add the dependencies by running this command:
1616
1717``` text
18- npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^2.1 .1
18+ npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^3.0 .1
1919```
2020
2121Commit the resulting changes to the ` package.json ` and ` package-lock.json ` files.
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
2626Add the dependencies by running this command:
2727
2828``` text
29- npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^2.1 .1
29+ npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^3.0 .1
3030```
3131
3232Commit the resulting changes to the ` package.json ` and ` package-lock.json ` files.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
2121Add the dependencies by running this command:
2222
2323``` text
24- npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^2.1 .1
24+ npm install --save-dev ajv-cli@^5.0.0 ajv-formats@^3.0 .1
2525npm install --save-dev --save-exact github-label-sync@2.3.1
2626```
2727
You can’t perform that action at this time.
0 commit comments