Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 10a26e6 commit 7e94bcb
Show file tree
Hide file tree
Showing 3 changed files with 558 additions and 283 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.5",
"@octokit/rest": "^20.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/react": "^18",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"babel-jest": "^27.2.5",
"jest-transform-stub": "^2.0.0",
"concurrently": "^7.6.0",
Expand All @@ -57,14 +57,14 @@
"jest": "27.2.5",
"jest-cli": "27.2.5",
"lerna": "^7.1.5",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.0",
"mutation-observer": "^1.0.3",
"plop": "^3.1.2",
"plop": "^4.0.0",
"prettier": "^3.0.0",
"react": "^18",
"react-dom": "^18",
"surge": "^0.23.1",
"ts-patch": "^2.1.0",
"ts-patch": "^3.0.0",
"typescript": "^4.7.4",
"ts-node": "^10.9.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"fs-extra": "^11.1.1",
"glob": "^7.1.2",
"rimraf": "^3.0.2",
"rollup": "^3.21.5",
"rollup": "^4.0.0",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "2.0.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down
Loading

0 comments on commit 7e94bcb

Please sign in to comment.