Skip to content

Commit 99c7447

Browse files
renovate-botMrTelanie
authored andcommitted
fix(deps): pin dependencies
1 parent a9cfe0c commit 99c7447

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

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

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,23 @@
4949
},
5050
"homepage": "https://github.com/basics/vector#readme",
5151
"dependencies": {
52-
"@babel/core": "^7.16.5",
53-
"snyk": "^1.797.0"
52+
"@babel/core": "7.16.5",
53+
"snyk": "1.797.0"
5454
},
5555
"devDependencies": {
56-
"@babel/eslint-parser": "^7.16.5",
57-
"@commitlint/cli": "^15.0.0",
58-
"@commitlint/config-conventional": "^15.0.0",
59-
"browserslist-to-esbuild": "^1.1.1",
60-
"c8": "^7.10.0",
61-
"chai": "^4.3.4",
62-
"commitlint": "^15.0.0",
63-
"esbuild": "^0.14.5",
56+
"@babel/eslint-parser": "7.16.5",
57+
"@commitlint/cli": "15.0.0",
58+
"@commitlint/config-conventional": "15.0.0",
59+
"browserslist-to-esbuild": "1.1.1",
60+
"c8": "7.10.0",
61+
"chai": "4.3.4",
62+
"commitlint": "15.0.0",
63+
"esbuild": "0.14.5",
6464
"eslint": "8.5.0",
65-
"eslint-formatter-json-relative": "^0.1.0",
66-
"husky": "^7.0.4",
67-
"lint-staged": "^12.1.3",
68-
"mocha": "^9.1.3",
65+
"eslint-formatter-json-relative": "0.1.0",
66+
"husky": "7.0.4",
67+
"lint-staged": "12.1.3",
68+
"mocha": "9.1.3",
6969
"pinst": "2.1.6",
7070
"rimraf": "3.0.2",
7171
"semantic-release": "18.0.1"

0 commit comments

Comments
 (0)