Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 24, 2023
1 parent 20c820d commit dd0998e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"preview": "vite preview"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"@popperjs/core": "^2.11.7",
"bootstrap": "^5.2.3",
"font-awesome": "^4.7.0"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@lerna-lite/cli": "^1.17.0",
"@lerna-lite/watch": "^1.17.0",
"@playwright/test": "^1.32.0",
"@types/node": "^18.15.6",
"@types/node": "^18.15.7",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"cross-env": "^7.0.3",
Expand All @@ -55,8 +55,8 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"npm-run-all2": "^6.0.4",
"playwright": "^1.32.0",
"pnpm": "^7.30.0",
"prettier": "^2.8.6",
"pnpm": "^7.30.3",
"prettier": "^2.8.7",
"rimraf": "^4.4.1",
"typescript": "^5.0.2"
}
Expand Down
40 changes: 20 additions & 20 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 dd0998e

Please sign in to comment.