Skip to content

Commit

Permalink
Merge pull request #201 from hckrnews/snyk-upgrade-bcfb5b3c90023211b3…
Browse files Browse the repository at this point in the history
…a0c355ad3b58f9

[Snyk] Upgrade eslint-plugin-prettier from 5.1.2 to 5.1.3
  • Loading branch information
w3nl authored Feb 2, 2024
2 parents fdd397a + 57fb68d commit 155b935
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 88 deletions.
174 changes: 89 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hckrnews/objects",
"description": "Create valid JavaScript objects",
"version": "7.0.1",
"version": "7.0.2",
"author": {
"name": "Pieter Wigboldus",
"url": "https://hckr.news/"
Expand Down Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-html": "^7.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.1.3",
"jscpd": "^3.2.1",
"prettier": "^3.0.0"
},
Expand All @@ -63,4 +63,4 @@
"overrides": {
"xml2js": "^0.6.0"
}
}
}

0 comments on commit 155b935

Please sign in to comment.