Skip to content

Commit d364a05

Browse files
authored
Merge pull request #876 from actions/dependabot/npm_and_yarn/npm-development-ec45a7894d
Bump the npm-development group with 3 updates
2 parents 7e40484 + d32d1bd commit d364a05

File tree

2 files changed

+94
-19
lines changed

2 files changed

+94
-19
lines changed

Diff for: package-lock.json

+91-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
},
7171
"devDependencies": {
7272
"@types/jest": "^29.5.12",
73-
"@types/node": "^20.11.24",
73+
"@types/node": "^20.11.25",
7474
"@typescript-eslint/eslint-plugin": "^7.0.2",
75-
"@typescript-eslint/parser": "^7.0.0",
75+
"@typescript-eslint/parser": "^7.1.1",
7676
"@vercel/ncc": "^0.38.1",
7777
"eslint": "^8.57.0",
7878
"eslint-plugin-github": "^4.10.2",
@@ -84,6 +84,6 @@
8484
"prettier": "^3.2.5",
8585
"prettier-eslint": "^16.3.0",
8686
"ts-jest": "^29.1.2",
87-
"typescript": "^5.3.3"
87+
"typescript": "^5.4.2"
8888
}
8989
}

0 commit comments

Comments
 (0)