Skip to content

Commit

Permalink
Merge pull request #80 from guardian/dependabot/npm_and_yarn/types/no…
Browse files Browse the repository at this point in the history
…de-22.9.0

chore(deps-dev): Bump @types/node from 20.11.28 to 22.9.0
  • Loading branch information
akash1810 authored Nov 8, 2024
2 parents d623b77 + 253ea14 commit 431e66a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.10.0
v22.11.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-slim
FROM node:22-slim

WORKDIR /app

Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@guardian/eslint-config-typescript": "9.0.3",
"@guardian/prettier": "8.0.0",
"@guardian/tsconfig": "0.2.0",
"@types/node": "20.11.28",
"@types/node": "22.9.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "5.1.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 431e66a

Please sign in to comment.