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 24, 2024
1 parent be3310e commit 9dbc649
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 311 deletions.
20 changes: 10 additions & 10 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,32 +66,32 @@
"@types/expect-puppeteer": "5.0.6",
"@types/jest": "29.5.12",
"@types/jest-environment-puppeteer": "5.0.6",
"@types/node": "20.12.7",
"@types/react": "18.3.1",
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.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.10.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"rollup": "4.17.0",
"rollup": "4.18.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "23.0.8",
"ts-jest": "29.1.2",
"semantic-release": "23.1.1",
"ts-jest": "29.1.3",
"ts-loader": "9.5.1",
"typescript": "5.4.5"
},
Expand Down
Loading

0 comments on commit 9dbc649

Please sign in to comment.