Skip to content

Commit ceeeff8

Browse files
authored
Merge pull request #37 from hckrnews/snyk-upgrade-16ce3fe46beef49a0637a3b378e19135
[Snyk] Upgrade eslint-plugin-prettier from 5.1.2 to 5.1.3
2 parents 02f88e9 + 4a72aed commit ceeeff8

File tree

2 files changed

+80
-76
lines changed

2 files changed

+80
-76
lines changed

package-lock.json

+77-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hckrnews/arrays",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Usefull array helpers.",
55
"files": [
66
"src/helpers.js",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-html": "^7.0.0",
6161
"eslint-plugin-import": "^2.22.1",
6262
"eslint-plugin-jsx-a11y": "^6.4.1",
63-
"eslint-plugin-prettier": "^5.0.0",
63+
"eslint-plugin-prettier": "^5.1.3",
6464
"jscpd": "^3.4.5",
6565
"prettier": "^3.0.0"
6666
},
@@ -75,4 +75,4 @@
7575
"overrides": {
7676
"xml2js": "^0.5.0"
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)