Skip to content

Commit 9e52497

Browse files
authored
Bump deps and update version to 4.1.1 (#165)
1 parent f04974f commit 9e52497

File tree

3 files changed

+106
-60
lines changed

3 files changed

+106
-60
lines changed

package-lock.json

Lines changed: 102 additions & 57 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": "npm-package-json-lint",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Configurable linter for package.json files.",
55
"keywords": [
66
"lint",
@@ -52,9 +52,9 @@
5252
"devDependencies": {
5353
"eslint": "^6.6.0",
5454
"eslint-config-tc": "^9.0.0",
55-
"eslint-formatter-pretty": "^2.1.1",
55+
"eslint-formatter-pretty": "^3.0.0",
5656
"eslint-plugin-import": "^2.18.2",
57-
"eslint-plugin-jest": "^23.0.3",
57+
"eslint-plugin-jest": "^23.0.4",
5858
"eslint-plugin-prettier": "^3.1.1",
5959
"figures": "^3.1.0",
6060
"jest": "^24.9.0",

website/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"4.1.1",
23
"4.1.0",
34
"4.0.5",
45
"4.0.4",

0 commit comments

Comments
 (0)