Skip to content

Commit 1efc8c4

Browse files
committedJun 2, 2022
build(deps): refresh dependency tree
1 parent 438fb38 commit 1efc8c4

File tree

2 files changed

+1275
-1117
lines changed

2 files changed

+1275
-1117
lines changed
 

‎package-lock.json

+1,271-1,113
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
]
4646
},
4747
"volta": {
48-
"node": "16.13.2",
49-
"npm": "8.4.0"
48+
"node": "16.15.1",
49+
"npm": "8.12.1"
5050
},
5151
"dependencies": {
5252
"@semantic-release/error": "^3.0.0",
@@ -64,9 +64,9 @@
6464
"ava": "^4.0.1",
6565
"conventional-changelog-conventionalcommits": "^5.0.0",
6666
"eslint": "^8.7.0",
67-
"eslint-config-standard": "^17.0.0-0",
67+
"eslint-config-standard": "^17.0.0",
6868
"eslint-plugin-import": "^2.20.1",
69-
"eslint-plugin-n": "^14.0.0",
69+
"eslint-plugin-n": "^15.2.1",
7070
"eslint-plugin-promise": "^6.0.0",
7171
"husky": "^8.0.1",
7272
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.