mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 16:08:16 +00:00
Update dependency pkgroll to v2.5.1
This commit is contained in:
parent
5f6ceea225
commit
17fce57d8b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"devDependencies": {
|
||||
"@release-it/keep-a-changelog": "5.0.0",
|
||||
"@types/node": "22.7.4",
|
||||
"pkgroll": "2.5.0",
|
||||
"pkgroll": "2.5.1",
|
||||
"release-it": "17.6.0",
|
||||
"tsx": "4.19.1",
|
||||
"typescript": "5.6.2"
|
||||
|
@ -4142,9 +4142,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pkgroll": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/pkgroll/-/pkgroll-2.5.0.tgz",
|
||||
"integrity": "sha512-nIbxukMp9i63is1Aq8wIHZcNcJyZJRZ340HF7yP3y+TBZ5P34ARI67dBChvCz4DKPaEZu8hRHM+mnDw3G471uA==",
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/pkgroll/-/pkgroll-2.5.1.tgz",
|
||||
"integrity": "sha512-rehzSpQ1T/gh+tlVSxlUeqUPR9W1ZtJXDG00cuussNeCPdS9w1Wv0MWxwL116HbugsTZTrd+lVem+ipinT2JUg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"devDependencies": {
|
||||
"@release-it/keep-a-changelog": "5.0.0",
|
||||
"@types/node": "22.7.4",
|
||||
"pkgroll": "2.5.0",
|
||||
"pkgroll": "2.5.1",
|
||||
"release-it": "17.6.0",
|
||||
"tsx": "4.19.1",
|
||||
"typescript": "5.6.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue