Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 9, 2023
1 parent 7f95f69 commit 943946f
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 479 deletions.
2 changes: 1 addition & 1 deletion examples/webpack-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@types/fnando__sparkline": "^0.3.4",
"@types/jquery": "^3.5.16",
"@types/node": "^18.11.18",
"@types/node": "^18.13.0",
"@types/webpack": "^5.28.0",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "^11.0.0",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,29 +49,29 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.3",
"@jest/types": "^29.4.1",
"@lerna-lite/cli": "^1.15.0",
"@lerna-lite/run": "^1.15.0",
"@lerna-lite/watch": "^1.15.0",
"@jest/types": "^29.4.2",
"@lerna-lite/cli": "^1.15.1",
"@lerna-lite/run": "^1.15.1",
"@lerna-lite/watch": "^1.15.1",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"cross-env": "^7.0.3",
"cypress": "^12.5.1",
"eslint": "^8.33.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^29.4.1",
"jest-cli": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest": "^29.4.2",
"jest-cli": "^29.4.2",
"jest-environment-jsdom": "^29.4.2",
"jest-extended": "^3.2.3",
"jquery": "^3.6.3",
"jsdom": "^21.1.0",
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.4",
"pnpm": "^7.26.3",
"pnpm": "^7.27.0",
"rimraf": "^3.0.2",
"rxjs": "^7.5.7",
"servor": "^4.0.2",
Expand All @@ -82,7 +82,7 @@
"typescript": "^4.9.5",
"whatwg-fetch": "^3.6.2"
},
"packageManager": "pnpm@7.26.3",
"packageManager": "pnpm@7.27.0",
"engines": {
"node": ">=14.17.0",
"npm": ">=6.14.13"
Expand Down
Loading

0 comments on commit 943946f

Please sign in to comment.