Skip to content

Commit

Permalink
update: trunk
Browse files Browse the repository at this point in the history
Signed-off-by: drptbl <[email protected]>
  • Loading branch information
drptbl committed Apr 19, 2024
1 parent d273ee8 commit 2ce246b
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 101 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
.trunk
.eslintrc.js
.prettierrc.js
.yarn
2 changes: 2 additions & 0 deletions .trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
*logs
*actions
*notifications
*tools
plugins
user_trunk.yaml
user.yaml
tmp
22 changes: 11 additions & 11 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
version: 0.1
cli:
version: 1.7.0
version: 1.21.0
plugins:
sources:
- id: trunk
ref: v0.0.11
ref: v1.2.1
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- [email protected].24
- gitleaks@8.16.2
- [email protected].27
- gitleaks@8.18.2
- [email protected]
- shellcheck@0.9.0
- shellcheck@0.10.0
- git-diff-check
- prettier@2.8.7
- prettier@3.2.5
- [email protected]
- eslint@8.37.0
- shfmt@3.5.0
- markdownlint@0.33.0
- eslint@8.57.0
- shfmt@3.6.0
- markdownlint@0.39.0
ignore:
- linters: [ALL]
paths:
Expand All @@ -28,8 +28,8 @@ lint:
- .prettierrc.js
runtimes:
enabled:
- go@1.18.3
- node@16.14.2
- go@1.19.5
- node@18.12.1
actions:
enabled:
- trunk-announce
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,29 @@
"update:deps": "ncu -u && yarn"
},
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "3.327.0",
"@synthetixio/contracts-interface": "2.77.2",
"@aws-sdk/client-cloudwatch-logs": "3.556.0",
"@synthetixio/contracts-interface": "2.77.5",
"basic-auth": "2.0.1",
"bignumber.js": "9.1.1",
"bignumber.js": "9.1.2",
"cookie-parser": "1.4.6",
"debug": "4.3.4",
"ethers": "5.7.2",
"express": "4.18.2",
"express": "4.19.2",
"express-basic-auth": "1.2.1",
"morgan": "1.10.0",
"redis": "4.6.6",
"redis": "4.6.13",
"serve-favicon": "2.5.0",
"swagger-jsdoc": "6.2.8",
"swagger-ui-express": "4.6.3",
"winston": "3.8.2"
"swagger-ui-express": "5.0.0",
"winston": "3.13.0"
},
"devDependencies": {
"@trunkio/launcher": "1.2.4",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"nodemon": "2.0.22",
"npm-check-updates": "16.10.9",
"prettier": "2.8.8"
"@trunkio/launcher": "1.3.1",
"eslint": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"nodemon": "3.1.0",
"npm-check-updates": "16.14.18",
"prettier": "3.2.5"
}
}
78 changes: 2 additions & 76 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ __metadata:
languageName: node
linkType: hard

"@adraffy/ens-normalize@npm:1.10.1":
version: 1.10.1
resolution: "@adraffy/ens-normalize@npm:1.10.1"
checksum: 0836f394ea256972ec19a0b5e78cb7f5bcdfd48d8a32c7478afc94dd53ae44c04d1aa2303d7f3077b4f3ac2323b1f557ab9188e8059978748fdcd83e04a80dcc
languageName: node
linkType: hard

"@apidevtools/json-schema-ref-parser@npm:^9.0.6":
version: 9.1.0
resolution: "@apidevtools/json-schema-ref-parser@npm:9.1.0"
Expand Down Expand Up @@ -1123,22 +1116,6 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:1.2.0":
version: 1.2.0
resolution: "@noble/curves@npm:1.2.0"
dependencies:
"@noble/hashes": 1.3.2
checksum: bb798d7a66d8e43789e93bc3c2ddff91a1e19fdb79a99b86cd98f1e5eff0ee2024a2672902c2576ef3577b6f282f3b5c778bebd55761ddbb30e36bf275e83dd0
languageName: node
linkType: hard

"@noble/hashes@npm:1.3.2":
version: 1.3.2
resolution: "@noble/hashes@npm:1.3.2"
checksum: fe23536b436539d13f90e4b9be843cc63b1b17666a07634a2b1259dded6f490be3d050249e6af98076ea8f2ea0d56f578773c2197f2aa0eeaa5fba5bc18ba474
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -2017,13 +1994,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.13":
version: 18.15.13
resolution: "@types/node@npm:18.15.13"
checksum: 79cc5a2b5f98e8973061a4260a781425efd39161a0e117a69cd089603964816c1a14025e1387b4590c8e82d05133b7b4154fa53a7dffb3877890a66145e76515
languageName: node
linkType: hard

"@types/pbkdf2@npm:^3.0.0":
version: 3.1.0
resolution: "@types/pbkdf2@npm:3.1.0"
Expand Down Expand Up @@ -2108,13 +2078,6 @@ __metadata:
languageName: node
linkType: hard

"aes-js@npm:4.0.0-beta.5":
version: 4.0.0-beta.5
resolution: "aes-js@npm:4.0.0-beta.5"
checksum: cc2ea969d77df939c32057f7e361b6530aa6cb93cb10617a17a45cd164e6d761002f031ff6330af3e67e58b1f0a3a8fd0b63a720afd591a653b02f649470e15b
languageName: node
linkType: hard

"agent-base@npm:6, agent-base@npm:^6.0.2":
version: 6.0.2
resolution: "agent-base@npm:6.0.2"
Expand Down Expand Up @@ -3531,22 +3494,7 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:6.12.0":
version: 6.12.0
resolution: "ethers@npm:6.12.0"
dependencies:
"@adraffy/ens-normalize": 1.10.1
"@noble/curves": 1.2.0
"@noble/hashes": 1.3.2
"@types/node": 18.15.13
aes-js: 4.0.0-beta.5
tslib: 2.4.0
ws: 8.5.0
checksum: a9fa6937f57be00f217cac045752113f0be6ecbef77b90d653202f4127930023e86d20f06631cc4114bdbcf28fcb7dcb5244a88e2e430df1dfcb623e93c23366
languageName: node
linkType: hard

"ethers@npm:^5.7.2":
"ethers@npm:5.7.2, ethers@npm:^5.7.2":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
dependencies:
Expand Down Expand Up @@ -6620,7 +6568,7 @@ __metadata:
eslint: 9.0.0
eslint-config-prettier: 9.1.0
eslint-plugin-prettier: 5.1.3
ethers: 6.12.0
ethers: 5.7.2
express: 4.19.2
express-basic-auth: 1.2.1
morgan: 1.10.0
Expand Down Expand Up @@ -7118,13 +7066,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.4.0":
version: 2.4.0
resolution: "tslib@npm:2.4.0"
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
languageName: node
linkType: hard

"tslib@npm:^1.11.1, tslib@npm:^1.9.0":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down Expand Up @@ -7555,21 +7496,6 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.5.0":
version: 8.5.0
resolution: "ws@npm:8.5.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 76f2f90e40344bf18fd544194e7067812fb1372b2a37865678d8f12afe4b478ff2ebc0c7c0aff82cd5e6b66fc43d889eec0f1865c2365d8f7a66d92da7744a77
languageName: node
linkType: hard

"xdg-basedir@npm:^5.0.1, xdg-basedir@npm:^5.1.0":
version: 5.1.0
resolution: "xdg-basedir@npm:5.1.0"
Expand Down

0 comments on commit 2ce246b

Please sign in to comment.