Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot]
00ec32caea
Merge 774c4d5de68d2da169e4c84fb4a6fed437934f1f into 394b874fd4e33e2a10e3f642935f5a1ce1ac15ef 2024-12-13 18:45:32 +01:00
dependabot[bot]
774c4d5de6 chore(deps): bump @ts-dev-tools/core from 1.6.2 to 1.8.7
Bumps [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) from 1.6.2 to 1.8.7.
- [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.6.2...@ts-dev-tools/core@1.8.7)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 17:45:18 +00:00
2 changed files with 6 additions and 7 deletions

9
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.1",
"@octokit/action": "^7.0.0",
"@ts-dev-tools/core": "^1.8.8",
"@ts-dev-tools/core": "^1.6.2",
"docker-compose": "^1.1.0"
},
"devDependencies": {
@ -2174,10 +2174,9 @@
}
},
"node_modules/@ts-dev-tools/core": {
"version": "1.8.8",
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.8.8.tgz",
"integrity": "sha512-DS+tO9q6rrIFFLZDB8F/lt2aLFPyXVY2Mx+et5DzFQADYREjCXq1vNOtqh77MmCjCrJ1oY59ow5fHRL81Td+Sw==",
"license": "MIT",
"version": "1.8.7",
"resolved": "https://registry.npmjs.org/@ts-dev-tools/core/-/core-1.8.7.tgz",
"integrity": "sha512-pLHu60gnlt5FHTBUAAuVHCDAU8TzaSYMMwXHLT/xKxaVRFNH2/BV56n2I0BjN0zAw0gfvN8eB18EsJxqJYMz7w==",
"dependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.0.3",

View File

@ -76,7 +76,7 @@
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.1",
"@octokit/action": "^7.0.0",
"@ts-dev-tools/core": "^1.8.8",
"@ts-dev-tools/core": "^1.6.2",
"docker-compose": "^1.1.0"
},
"devDependencies": {
@ -108,4 +108,4 @@
"tsDevTools": {
"version": "20240617094000-config-nx-scopes"
}
}
}