1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00

chore(deps): bump @go-task/go-npm from 0.1.17 to 0.1.18 (#1192)

This commit is contained in:
dependabot[bot] 2023-05-28 17:33:50 -03:00 committed by GitHub
parent efd8bab615
commit e37c109f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated
View File

@ -6,7 +6,7 @@
"packages": {
"": {
"name": "@go-task/cli",
"version": "3.23.0",
"version": "3.25.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -14,9 +14,9 @@
}
},
"node_modules/@go-task/go-npm": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@go-task/go-npm/-/go-npm-0.1.17.tgz",
"integrity": "sha512-j+xydQWrAxsqLYjweok1fWzDmBAA1g/gmFbPyG8kRI/d/+rzXGGLlro8zdS6mJ3Is+8BrIy2ZBmQkoONhowh7A==",
"version": "0.1.18",
"resolved": "https://registry.npmjs.org/@go-task/go-npm/-/go-npm-0.1.18.tgz",
"integrity": "sha512-7Y/sfNgDflsEIpm7+XGnSIZknykn20EwV5ebKNXyK4QKFMu5i7h7W3xjXgY7e4hwiV33uxpcSfOvUX0v9PGZrQ==",
"bin": {
"go-npm": "bin/index.js"
}
@ -24,9 +24,9 @@
},
"dependencies": {
"@go-task/go-npm": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/@go-task/go-npm/-/go-npm-0.1.17.tgz",
"integrity": "sha512-j+xydQWrAxsqLYjweok1fWzDmBAA1g/gmFbPyG8kRI/d/+rzXGGLlro8zdS6mJ3Is+8BrIy2ZBmQkoONhowh7A=="
"version": "0.1.18",
"resolved": "https://registry.npmjs.org/@go-task/go-npm/-/go-npm-0.1.18.tgz",
"integrity": "sha512-7Y/sfNgDflsEIpm7+XGnSIZknykn20EwV5ebKNXyK4QKFMu5i7h7W3xjXgY7e4hwiV33uxpcSfOvUX0v9PGZrQ=="
}
}
}