Skip to content

Commit

Permalink
attempt to update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
g-harel committed Dec 27, 2022
1 parent d627dbc commit cc70c20
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -19,22 +19,22 @@
"test:playground": "parcel internal/animate/testing/index.html --open"
},
"devDependencies": {
"@types/jest": "^25.1.4",
"husky": "^4.3.8",
"jest": "^25.1.0",
"jest-canvas-mock": "^2.2.0",
"move-file-cli": "^2.0.0",
"@types/jest": "25.1.4",
"husky": "4.3.8",
"jest": "29.3.1",
"jest-canvas-mock": "2.4.0",
"move-file-cli": "2.0.0",
"parcel": "1.12.3",
"parcel-plugin-inliner": "^1.0.14",
"prettier": "^2.0.2",
"rollup": "^1.1.0",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-typescript2": "^0.26.0",
"rollup-plugin-uglify": "^6.0.1",
"trash-cli": "^3.0.0",
"ts-jest": "^25.2.1",
"tslib": "^1.9.3",
"typescript": "^3.1.3"
"parcel-plugin-inliner": "1.0.14",
"prettier": "2.0.2",
"rollup": "3.8.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-typescript2": "0.34.1",
"rollup-plugin-uglify": "6.0.1",
"trash-cli": "3.0.0",
"ts-jest": "29.0.3",
"tslib": "2.4.1",
"typescript": "4.9.4"
},
"homepage": "https://blobs.dev",
"repository": {
Expand Down

0 comments on commit cc70c20

Please sign in to comment.