mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-04-20 08:50:16 +03:00
Compare commits
4 commits
0d2f43d1cd
...
d1b82e9266
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d1b82e9266 | ||
![]() |
208d8b0fa4 | ||
![]() |
183c83b4bc | ||
![]() |
a09edd4bfb |
4 changed files with 1649 additions and 1351 deletions
|
@ -210,7 +210,7 @@ runs:
|
|||
run: rm -f pr_body.txt pr_body.template
|
||||
- name: Create PR
|
||||
id: create-pr
|
||||
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
|
||||
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
|
||||
with:
|
||||
base: ${{ inputs.base }}
|
||||
branch: ${{ inputs.branch }}
|
||||
|
|
1382
dist/index.js
vendored
1382
dist/index.js
vendored
File diff suppressed because one or more lines are too long
12
package.json
12
package.json
|
@ -35,13 +35,13 @@
|
|||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-import-resolver-typescript": "^3.6.3",
|
||||
"eslint-import-resolver-typescript": "^3.7.0",
|
||||
"eslint-plugin-github": "^4.10.2",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"prettier": "^3.3.3",
|
||||
"tsup": "^8.3.5",
|
||||
"typescript": "^5.6.3",
|
||||
"vitest": "^1.6.0"
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"prettier": "^3.4.2",
|
||||
"tsup": "^8.3.6",
|
||||
"typescript": "^5.7.3",
|
||||
"vitest": "^1.6.1"
|
||||
}
|
||||
}
|
||||
|
|
1596
pnpm-lock.yaml
1596
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue