Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 9cc6f43 commit fd0f64c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/browserslist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: lts/*
- run: npx update-browserslist-db@latest
- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
- uses: actions/create-github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1
id: generate-token
with:
app_id: ${{ secrets.ECOSPARK_APP_ID }}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,25 +75,25 @@
"extends": "@sanity/semantic-release-preset"
},
"devDependencies": {
"@sanity/pkg-utils": "^5.0.3",
"@sanity/pkg-utils": "^5.1.12",
"@sanity/semantic-release-preset": "^4.1.7",
"@types/express": "^4.17.21",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.3.0",
"@typescript-eslint/parser": "^7.3.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"body-parser": "^1.20.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.2",
"eslint-plugin-prettier": "^5.1.3",
"express": "^4.18.3",
"express": "^4.19.2",
"ls-engines": "^0.9.1",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.12",
"prettier-plugin-packagejson": "^2.4.14",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.5",
"semantic-release": "^23.0.8",
"supertest": "^6.3.4",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"vitest": "^1.4.0"
},
"engines": {
Expand Down

0 comments on commit fd0f64c

Please sign in to comment.