Skip to content

Commit 88644d5

Browse files
committed
ci/cd node updates
1 parent 10bfd0f commit 88644d5

3 files changed

Lines changed: 90 additions & 21 deletions

File tree

package-lock.json

Lines changed: 87 additions & 19 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"tailwind-merge": "^3.3.0"
2828
},
2929
"devDependencies": {
30+
"@eslint/eslintrc": "^3.1.0",
3031
"@tailwindcss/typography": "^0.5.16",
3132
"@types/jest": "^29.5.0",
3233
"@types/node": "^20",
@@ -36,7 +37,7 @@
3637
"@typescript-eslint/parser": "^6.21.0",
3738
"autoprefixer": "^10.4.21",
3839
"eslint": "^8.56.0",
39-
"eslint-config-next": "^14.1.0",
40+
"eslint-config-next": "14.1.0",
4041
"eslint-plugin-react": "^7.33.2",
4142
"eslint-plugin-react-hooks": "^4.6.0",
4243
"jest": "^29.5.0",

public/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link>https://pythonessprogrammer.com</link>
66
<description>Thoughts on technology, accessibility, and the human experience.</description>
77
<language>en</language>
8-
<lastBuildDate>Tue, 28 Oct 2025 21:34:58 GMT</lastBuildDate>
8+
<lastBuildDate>Wed, 29 Oct 2025 00:21:43 GMT</lastBuildDate>
99
<atom:link href="https://pythonessprogrammer.com/feed.xml" rel="self" type="application/rss+xml" />
1010

1111
<item>

0 commit comments

Comments
 (0)