Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1032)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent b5de510 commit 2988d9a
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 340 deletions.
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@remix-run/dev": "^2.0.0",
"@remix-run/eslint-config": "^2.0.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"chromatic": "^7.2.0",
"concurrently": "^8.2.0",
"deepmerge": "^4.3.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-functional": "^6.0.0",
"eslint-plugin-import": "^2.28.0",
Expand All @@ -93,7 +93,7 @@
"husky": "^8.0.1",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.0",
"nx": "^16.9.0",
"nx": "^16.10.0",
"plop": "^4.0.0",
"postcss": "^8.4.31",
"postcss-import": "^15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"isomorphic-dompurify": "^1.9.0",
"marked": "^9.0.0"
"marked": "^9.1.0"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 2988d9a

Please sign in to comment.