Skip to content

Commit e9c9915

Browse files
chore(deps): pin dependencies (#108)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 992d03c commit e9c9915

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,32 +30,32 @@
3030
"license": "ISC",
3131
"type": "module",
3232
"devDependencies": {
33-
"@apidevtools/swagger-parser": "^10.1.1",
33+
"@apidevtools/swagger-parser": "10.1.1",
3434
"@eslint/js": "9.22.0",
3535
"@pactflow/swagger-mock-validator": "14.5.0",
36-
"@rollup/plugin-commonjs": "^28.0.3",
37-
"@rollup/plugin-json": "^6.1.0",
38-
"@rollup/plugin-node-resolve": "^16.0.1",
39-
"@rollup/plugin-typescript": "^12.1.2",
40-
"@sinclair/typebox": "^0.34.30",
36+
"@rollup/plugin-commonjs": "28.0.3",
37+
"@rollup/plugin-json": "6.1.0",
38+
"@rollup/plugin-node-resolve": "16.0.1",
39+
"@rollup/plugin-typescript": "12.1.2",
40+
"@sinclair/typebox": "0.34.30",
4141
"@types/js-yaml": "4.0.9",
4242
"@types/lodash-es": "4.17.12",
4343
"@types/node": "22.13.10",
4444
"@types/qs": "6.9.18",
4545
"@vitest/coverage-v8": "3.0.8",
46-
"ajv": "^8.17.1",
47-
"ajv-formats": "^3.0.1",
48-
"any-ascii": "^0.3.2",
46+
"ajv": "8.17.1",
47+
"ajv-formats": "3.0.1",
48+
"any-ascii": "0.3.2",
4949
"eslint": "9.22.0",
5050
"eslint-config-prettier": "10.1.1",
51-
"find-my-way": "^9.2.0",
52-
"js-yaml": "^4.1.0",
53-
"lodash-es": "^4.17.21",
54-
"parse-multipart-data": "^1.5.0",
55-
"patch-package": "^8.0.0",
51+
"find-my-way": "9.2.0",
52+
"js-yaml": "4.1.0",
53+
"lodash-es": "4.17.21",
54+
"parse-multipart-data": "1.5.0",
55+
"patch-package": "8.0.0",
5656
"prettier": "3.5.3",
57-
"qs": "^6.14.0",
58-
"rollup": "^4.35.0",
57+
"qs": "6.14.0",
58+
"rollup": "4.35.0",
5959
"tslib": "2.8.1",
6060
"tsx": "4.19.3",
6161
"typescript": "5.8.2",

0 commit comments

Comments
 (0)