Skip to content

Commit

Permalink
chore(Renovate): ⬆️ Update dependency browserslist to v4.22.1 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2023
1 parent 080adbc commit 92d3020
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/long-planes-fly.md
@@ -0,0 +1,5 @@
---
"@terminal-nerds/browserslist-config": patch
---

⬆️ Update `browserslist` to `v4.22.1`
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"@terminal-nerds/typescript-config": "workspace:*",
"@types/node": "20.9.2",
"all-contributors-cli": "6.26.1",
"browserslist": "4.21.10",
"browserslist": "4.22.1",
"clean-package": "2.2.0",
"del-cli": "5.1.0",
"depcheck": "1.4.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/browserslist/package.json
Expand Up @@ -36,10 +36,10 @@
"/dist"
],
"dependencies": {
"browserslist": "4.21.10"
"browserslist": "4.22.1"
},
"peerDependencies": {
"browserslist": "4.21.10"
"browserslist": "4.22.1"
},
"devDependencies": {
"@terminal-nerds/tsup-config": "workspace:*",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 92d3020

Please sign in to comment.