Skip to content

Commit 09888a7

Browse files
authored
update depdencies (#110)
1 parent caeb488 commit 09888a7

File tree

2 files changed

+1471
-829
lines changed

2 files changed

+1471
-829
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@roadiehq/backstage-entity-validator",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"author": "RoadieHQ",
55
"description": "Backstage entity validator",
66
"main": "dist/index.js",
@@ -24,9 +24,9 @@
2424
"test": "jest"
2525
},
2626
"dependencies": {
27-
"@actions/core": "^1.10.1",
28-
"@backstage/catalog-model": "^1.4.3",
29-
"@roadiehq/roadie-backstage-entity-validator": "^2.4.11",
27+
"@actions/core": "^1.11.1",
28+
"@backstage/catalog-model": "^1.7.5",
29+
"@roadiehq/roadie-backstage-entity-validator": "^2.8.0",
3030
"ajv": "^8.12.0",
3131
"ajv-formats": "^2.1.1",
3232
"glob": "^10.3.16",

0 commit comments

Comments
 (0)