Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 66c38c6 commit c391c83
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 318 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-transform-react-jsx": "7.22.15",
"@babel/preset-env": "7.23.2",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@rollup/plugin-terser": "0.4.4",
"babel-plugin-istanbul": "6.1.1",
"chai": "4.3.10",
"chai-subset": "1.6.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"eslint": "8.51.0",
"eslint": "8.53.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"extend": "3.0.2",
"globby": "13.2.2",
Expand All @@ -66,7 +66,7 @@
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-serve": "1.1.0",
"sinon": "16.1.1",
"sinon": "16.1.3",
"sinon-chai": "3.7.0"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"hammerjs": "2.0.8",
"node-event-emitter": "0.0.1",
"path2d-polyfill": "1.2.3",
"preact": "10.18.1",
"preact": "10.18.2",
"test-utils": "^2.2.5"
},
"gitHead": "b6ca9d1ed11709ec18f227b7b7077ce34d61857b"
Expand Down
2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-react": "7.22.15",
"@types/react": "17.0.69",
"@types/react": "17.0.70",
"babel-loader": "9.1.3",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.8.1",
Expand Down
Loading

0 comments on commit c391c83

Please sign in to comment.