Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pin browserslist deps #1243

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: add explicit dev dependency on browserslist modules
  • Loading branch information
jlp-craigmorten committed Jun 26, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit d5c17a8e09abf2cfc1dd1c7921cc5f1294a546ad
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -70,6 +70,8 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",
"browserslist": "4.21.8",
"caniuse-lite": "1.0.30001502",
"jest-in-case": "^1.0.2",
"jest-snapshot-serializer-ansi": "^1.0.0",
"jest-watch-select-projects": "^2.0.0",