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 e2612bc commit 1c9ebdeCopy full SHA for 1c9ebde
.npmrc
@@ -0,0 +1 @@
1
+registry=https://registry.yarnpkg.com/
package.json
@@ -20,9 +20,9 @@
20
"release:publish": "npm publish --registry=https://registry.npmjs.org"
21
},
22
"devDependencies": {
23
- "@babel/core": "^7.23.3",
+ "@babel/core": "^7.23.6",
24
"@babel/eslint-parser": "^7.23.3",
25
- "eslint": "^8.44.0",
+ "eslint": "^8.56.0",
26
"husky": "^8.0.3",
27
"lint-staged": "^13.2.3",
28
"mocha": "^10.2.0",
@@ -31,7 +31,7 @@
31
"semver": "^7.5.4"
32
33
"dependencies": {
34
- "globals": "^13.23.0",
+ "globals": "^13.24.0",
35
"minimatch": "^9.0.3"
36
37
"peerDependencies": {
0 commit comments