We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93e8bd commit 2e42fd2Copy full SHA for 2e42fd2
package.json
@@ -121,7 +121,7 @@
121
"pinst": "^2.0.0",
122
"prettier": "^2.0.5",
123
"rimraf": "^3.0.0",
124
- "semantic-release": "^18.0.0",
+ "semantic-release": "^19.0.0",
125
"semver": "^7.3.5",
126
"ts-node": "^10.2.1",
127
"typescript": "^4.4.0"
@@ -159,7 +159,9 @@
159
]
160
},
161
"resolutions": {
162
- "@typescript-eslint/experimental-utils": "^5.0.0"
+ "@semantic-release/npm/npm": "7.20.6",
163
+ "@typescript-eslint/experimental-utils": "^5.0.0",
164
+ "fsevents/node-gyp": "^7.0.0"
165
166
"packageManager": "[email protected]"
167
}
0 commit comments