File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1717
1818jobs :
1919 test :
20- uses : fastify/workflows/.github/workflows/plugins-ci.yml@v3
20+ uses : fastify/workflows/.github/workflows/plugins-ci.yml@v4.1.0
2121 with :
2222 license-check : true
2323 lint : true
Original file line number Diff line number Diff line change 1+ disable-coverage: true
12files:
23 - test/**/*.test.js
Original file line number Diff line number Diff line change 3131 },
3232 "homepage" : " https://github.com/fastify/env-schema#readme" ,
3333 "dependencies" : {
34- "ajv" : " ^8.0 .0" ,
35- "dotenv" : " ^16.0.0 " ,
36- "dotenv-expand" : " ^ 10.0.0"
34+ "ajv" : " ^8.12 .0" ,
35+ "dotenv" : " ^16.4.5 " ,
36+ "dotenv-expand" : " 10.0.0"
3737 },
3838 "devDependencies" : {
39- "@fastify/pre-commit" : " ^2.0.2 " ,
40- "@sinclair/typebox" : " ^0.32.3 " ,
41- "ajv-formats" : " ^3.0 .1" ,
42- "fluent-json-schema" : " ^4.0.0 " ,
39+ "@fastify/pre-commit" : " ^2.1.0 " ,
40+ "@sinclair/typebox" : " ^0.32.18 " ,
41+ "ajv-formats" : " ^2.1 .1" ,
42+ "fluent-json-schema" : " ^4.2.1 " ,
4343 "snazzy" : " ^9.0.0" ,
44- "standard" : " ^17.0 .0" ,
45- "tap" : " ^16.0.0 " ,
44+ "standard" : " ^17.1 .0" ,
45+ "tap" : " ^18.7.1 " ,
4646 "tsd" : " ^0.31.0"
4747 },
4848 "pre-commit" : [
You can’t perform that action at this time.
0 commit comments