Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent be3310e commit a9bdf35
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 244 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"homepage": "https://github.com/hiroki0525/react-dom-lazyload-component#readme",
"devDependencies": {
"@babel/preset-env": "7.24.4",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
Expand All @@ -66,29 +66,29 @@
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.12",
"@types/jest-environment-puppeteer": "5.0.6",
"@types/node": "20.12.7",
"@types/node": "20.12.10",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"babel-jest": "29.7.0",
"bundlemon": "^2.1.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.1.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-puppeteer": "10.0.1",
"prettier": "3.2.5",
"puppeteer": "22.7.1",
"puppeteer": "22.8.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"rollup": "4.17.0",
"rollup": "4.17.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "23.0.8",
"ts-jest": "29.1.2",
Expand Down
Loading

0 comments on commit a9bdf35

Please sign in to comment.