Skip to content

Commit

Permalink
chore(deps): update minor and patch (#885)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b9b542b commit f8364bc
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 104 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@babel/plugin-transform-react-jsx": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@rollup/plugin-terser": "0.4.4",
"babel-plugin-istanbul": "7.0.0",
"chai": "4.5.0",
Expand All @@ -49,24 +49,24 @@
"eslint-plugin-prettier": "5.2.1",
"extend": "3.0.2",
"globby": "14.0.2",
"husky": "9.1.6",
"husky": "9.1.7",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jest-puppeteer": "10.1.4",
"jsdom": "25.0.1",
"lerna": "8.1.9",
"prettier": "3.3.3",
"prettier": "3.4.1",
"pretty-quick": "4.0.0",
"puppeteer": "23.6.1",
"puppeteer": "23.9.0",
"rollup": "2.79.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-serve": "1.1.1",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
}
2 changes: 1 addition & 1 deletion packages/picasso.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"extend": "3.0.2",
"hammerjs": "2.0.8",
"node-event-emitter": "0.0.1",
"path2d": "0.2.1",
"path2d": "0.2.2",
"preact": "10.13.2",
"test-utils": "workspace:*"
},
Expand Down
Loading

0 comments on commit f8364bc

Please sign in to comment.