Skip to content

Commit

Permalink
chore(deps): update all 🚀 (#75)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: esbuild v0.16.x upgrade

Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Dec 7, 2022
1 parent 9c1a1b6 commit ec7b2ab
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 213 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"peerDependencies": {
"browserslist": "^4.21.4",
"esbuild": "~0.15.16"
"esbuild": "~0.16.1"
},
"dependencies": {
"debug": "^4.3.4",
Expand All @@ -44,11 +44,11 @@
"@commitlint/config-conventional": "^17.3.0",
"@nihalgonsalves/esconfig": "^0.2.2",
"@types/debug": "^4.1.7",
"@types/jest": "^29.2.3",
"@types/jest": "^29.2.4",
"@types/node": "18",
"browserslist": "^4.21.4",
"esbuild": "~0.15.16",
"eslint": "^8.28.0",
"esbuild": "~0.16.1",
"eslint": "^8.29.0",
"eslint-plugin-jest": "^27.1.6",
"husky": "^8.0.2",
"jest": "^29.3.1",
Expand Down
Loading

0 comments on commit ec7b2ab

Please sign in to comment.