Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 7, 2022
1 parent 5b43077 commit e6d1f6b
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 368 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"clean-publish": "^4.0.1",
"cross-spawn": "^7.0.3",
"dual-publish": "^3.0.1",
"eslint": "^8.21.0",
"eslint": "^8.23.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.0.1",
"jest": "^28.1.3",
"print-snapshots": "^0.4.2",
"redux": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"size-limit": "8.0.1"
},
"dependencies": {
"esbuild": "^0.15.1",
"esbuild": "^0.15.7",
"nanoid": "^3.3.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e6d1f6b

Please sign in to comment.