Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 10, 2023
1 parent 63faead commit 23ad751
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"font-awesome": "^4.7.0"
},
"devDependencies": {
"@types/dompurify": "^3.0.4",
"@types/dompurify": "^3.0.5",
"multiple-select-vanilla": "workspace:*",
"sass": "^1.69.5",
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"sass:copy": "cross-env copyfiles -u 2 src/styles/**/*.scss dist/styles/sass"
},
"devDependencies": {
"@types/trusted-types": "^2.0.5",
"@types/trusted-types": "^2.0.6",
"autoprefixer": "^10.4.16",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"@lerna-lite/publish": "^2.6.0",
"@lerna-lite/watch": "^2.6.0",
"@playwright/test": "^1.39.0",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"cross-env": "^7.0.3",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
Expand Down
Loading

0 comments on commit 23ad751

Please sign in to comment.