Skip to content

Commit

Permalink
upgrade all devdependencies (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Oct 22, 2024
1 parent 704d44c commit 906bd97
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 62 deletions.
83 changes: 25 additions & 58 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.16.0",
"@github/markdownlint-github": "^0.6.0",
"@changesets/cli": "^2.27.9",
"@github/markdownlint-github": "^0.6.3",
"@github/prettier-config": "0.0.6",
"eslint": "^8.42.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"markdownlint-cli2": "^0.14.0",
"markdownlint-cli2-formatter-pretty": "^0.0.7",
"@typescript-eslint/rule-tester": "7.16.0",
"@types/jest": "^29.5.12"
"@types/jest": "^29.5.13"
},
"prettier": "@github/prettier-config"
}

0 comments on commit 906bd97

Please sign in to comment.