Skip to content

Commit c4e7733

Browse files
Yair Even OrYair Even Or
Yair Even Or
authored and
Yair Even Or
committedSep 3, 2021
updated dependencies
1 parent ceb6c0e commit c4e7733

File tree

2 files changed

+7897
-9213
lines changed

2 files changed

+7897
-9213
lines changed
 

Diff for: ‎package-lock.json

+7,879-9,195
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -55,30 +55,30 @@
5555
"url": "https://github.com/yaireo/color-picker/issues"
5656
},
5757
"devDependencies": {
58-
"@babel/core": "^7.12.10",
59-
"@babel/preset-env": "^7.12.11",
60-
"@rollup/plugin-babel": "^5.2.2",
61-
"@rollup/plugin-commonjs": "^17.0.0",
62-
"@rollup/plugin-node-resolve": "^11.0.1",
63-
"concurrently": "^5.3.0",
58+
"@babel/core": "^7.15.4",
59+
"@babel/preset-env": "^7.15.4",
60+
"@rollup/plugin-babel": "^5.3.0",
61+
"@rollup/plugin-commonjs": "^20.0.0",
62+
"@rollup/plugin-node-resolve": "^13.0.4",
63+
"concurrently": "^6.2.1",
6464
"headr": "^0.0.4",
65-
"jest": "^26.6.3",
66-
"jest-environment-puppeteer": "^4.4.0",
67-
"jest-image-snapshot": "^4.3.0",
68-
"jest-playwright-preset": "^1.4.2",
65+
"jest": "^27.1.0",
66+
"jest-environment-puppeteer": "^5.0.4",
67+
"jest-image-snapshot": "^4.5.1",
68+
"jest-playwright-preset": "^1.7.0",
6969
"mkdirp": "^1.0.4",
70-
"node-sass": "^5.0.0",
70+
"node-sass": "^6.0.1",
7171
"onchange": "^7.1.0",
72-
"playwright-chromium": "^1.7.1",
73-
"playwright-firefox": "^1.7.1",
74-
"playwright-webkit": "^1.7.1",
72+
"playwright-chromium": "^1.14.1",
73+
"playwright-firefox": "^1.14.1",
74+
"playwright-webkit": "^1.14.1",
7575
"rimraf": "^3.0.2",
76-
"rollup": "^2.35.1",
76+
"rollup": "^2.56.3",
7777
"rollup-plugin-cleanup": "^3.2.1",
78-
"rollup-plugin-livereload": "^2.0.0",
79-
"rollup-plugin-scss": "^2.6.1",
78+
"rollup-plugin-livereload": "^2.0.5",
79+
"rollup-plugin-scss": "^3.0.0",
8080
"rollup-plugin-serve": "^1.1.0",
8181
"rollup-plugin-terser": "^7.0.2",
82-
"serve": "^11.3.2"
82+
"serve": "^12.0.0"
8383
}
8484
}

0 commit comments

Comments
 (0)
Please sign in to comment.