Skip to content

Commit 3f50c9f

Browse files
committed
- Updated package.json
1 parent b8b3c8b commit 3f50c9f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fr0st/color",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "FrostColor is a free, open-source color manipulation library for JavaScript.",
55
"keywords": [
66
"color",
@@ -40,10 +40,10 @@
4040
"license": "MIT",
4141
"private": false,
4242
"devDependencies": {
43-
"eslint": "^8.45.0",
43+
"eslint": "^8.47.0",
4444
"eslint-config-google": "^0.14.0",
4545
"mocha": "^10.2.0",
46-
"rollup": "^3.26.3",
46+
"rollup": "^3.28.0",
4747
"terser": "^5.19.2"
4848
}
4949
}

0 commit comments

Comments
 (0)