Skip to content

Commit 558f306

Browse files
chore(deps): update non-major (#498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c022918 commit 558f306

File tree

3 files changed

+55
-55
lines changed

3 files changed

+55
-55
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
app-id: ${{ secrets.ECOSPARK_APP_ID }}
3939
private-key: ${{ secrets.ECOSPARK_APP_PRIVATE_KEY }}
40-
- uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6
40+
- uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
4141
with:
4242
body: I ran `npm run format` 🧑‍💻
4343
branch: actions/prettier-if-needed

package-lock.json

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"classnames": "2.5.1",
2626
"date-fns": "3.6.0",
2727
"intl-segmenter-polyfill": "0.4.4",
28-
"next": "14.2.2",
28+
"next": "14.2.3",
2929
"next-sanity": "9.0.10",
3030
"next-sanity-image": "6.1.1",
3131
"react": "18.2.0",
@@ -41,7 +41,7 @@
4141
"@types/styled-components": "5.1.34",
4242
"autoprefixer": "10.4.19",
4343
"eslint": "8.57.0",
44-
"eslint-config-next": "14.2.2",
44+
"eslint-config-next": "14.2.3",
4545
"eslint-plugin-simple-import-sort": "12.1.0",
4646
"postcss": "8.4.38",
4747
"prettier": "3.2.5",

0 commit comments

Comments
 (0)