Skip to content

Commit

Permalink
chore(deps): update shared components packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent e0f646a commit 89aa36d
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: yarn install
working-directory: ./spectral
- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@102b1a064a9b145e56556e22b18b19c624538d94 # v4
uses: rlespinasse/github-slug-action@797d68864753cbceedc271349d402da4590e6302 # v4
- name: Validate Tag
working-directory: ./spectral
run: yarn semver $GITHUB_REF_SLUG
Expand Down
10 changes: 5 additions & 5 deletions spectral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"@stoplight/spectral-core": "1.18.3"
},
"devDependencies": {
"@types/node": "20.11.28",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-promise": "6.1.1",
"tsc": "2.0.4",
"typescript": "5.4.2"
"typescript": "5.4.5"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 89aa36d

Please sign in to comment.