mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-12 23:53:07 +08:00
chore(deps-dev): bump @ts-dev-tools/core
Bumps the npm-dev-dependencies group with 1 update: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools). Updates `@ts-dev-tools/core` from 1.9.5 to 1.9.6 - [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases) - [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.9.5...@ts-dev-tools/core@1.9.6) --- updated-dependencies: - dependency-name: "@ts-dev-tools/core" dependency-version: 1.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bc82ca5e29
commit
a533babc51
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"docker-compose": "^1.2.0"
|
"docker-compose": "^1.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ts-dev-tools/core": "^1.9.5",
|
"@ts-dev-tools/core": "^1.9.6",
|
||||||
"@vercel/ncc": "^0.38.3",
|
"@vercel/ncc": "^0.38.3",
|
||||||
"eslint-plugin-github": "^6.0.0",
|
"eslint-plugin-github": "^6.0.0",
|
||||||
"eslint-plugin-jsonc": "^2.20.1"
|
"eslint-plugin-jsonc": "^2.20.1"
|
||||||
@ -2690,9 +2690,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ts-dev-tools/core": {
|
"node_modules/@ts-dev-tools/core": {
|
||||||
"version": "1.9.5",
|
"version": "1.9.6",
|
||||||
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.9.5.tgz",
|
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.9.6.tgz",
|
||||||
"integrity": "sha512-i5MKnEx8wtaU4VIitl+ddtLzV0vNpQQZYeYnZEYrKb7gBhaABNXjTnhYJCBNdKi/ExqlNc+QtCNuzbTP2hh2YA==",
|
"integrity": "sha512-jTn6iz39gU7mK+X+QaYQ/bWs+uzJ8eQKsD8elxd0Q2ec5Lh4ZTGti5lNGXV8UO3OnPYCNjVKBmhj6hYqgZ3MUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"docker-compose": "^1.2.0"
|
"docker-compose": "^1.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ts-dev-tools/core": "^1.9.5",
|
"@ts-dev-tools/core": "^1.9.6",
|
||||||
"@vercel/ncc": "^0.38.3",
|
"@vercel/ncc": "^0.38.3",
|
||||||
"eslint-plugin-github": "^6.0.0",
|
"eslint-plugin-github": "^6.0.0",
|
||||||
"eslint-plugin-jsonc": "^2.20.1"
|
"eslint-plugin-jsonc": "^2.20.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user