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 fd48f5b commit 8c41624Copy full SHA for 8c41624
package.json
@@ -76,8 +76,8 @@
76
"@semantic-release/changelog": "^6.0.1",
77
"@semantic-release/git": "^10.0.1",
78
"@types/jest": "^28.1.6",
79
- "@typescript-eslint/eslint-plugin": "^5.32.0",
80
- "@typescript-eslint/parser": "^5.32.0",
+ "@typescript-eslint/eslint-plugin": "^5.33.0",
+ "@typescript-eslint/parser": "^5.33.0",
81
"babel-jest": "^28.1.3",
82
"eslint": "^8.21.0",
83
"eslint-config-prettier": "^8.5.0",
@@ -88,7 +88,7 @@
88
"node-fetch": "^3.2.10",
89
"prettier": "^2.7.1",
90
"replacestream": "^4.0.3",
91
- "rollup": "^2.77.2",
+ "rollup": "^2.77.3",
92
"rollup-plugin-terser": "^7.0.2",
93
"semantic-release": "^19.0.3",
94
"tslib": "^2.4.0",
0 commit comments