Skip to content

Commit

Permalink
chore: update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 59cc412 commit 8c2724e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
"@octokit/rest": "21.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@tsconfig/recommended": "1.0.7",
"@tsconfig/recommended": "1.0.8",
"@turf/turf": "7.1.0",
"@types/jest": "29.5.13",
"@types/lodash": "4.17.10",
"@types/node": "20.16.11",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "20.17.6",
"jest": "29.7.0",
"lodash": "4.17.21",
"node-fetch": "3.3.2",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"semantic-release": "24.1.2",
"semantic-release": "24.2.0",
"simple-git": "3.27.0",
"ts-jest": "29.2.5",
"typedoc": "0.26.9",
"typedoc": "0.26.11",
"typescript": "5.6.3"
},
"scripts": {
Expand Down

0 comments on commit 8c2724e

Please sign in to comment.