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 afc6fb5 commit 305965eCopy full SHA for 305965e
package.json
@@ -36,9 +36,9 @@
36
"homepage": "https://github.com/researchgate/inline-stylesheet#readme",
37
"devDependencies": {
38
"@babel/cli": "7.17.10",
39
- "@babel/core": "7.17.10",
40
- "@babel/plugin-proposal-class-properties": "7.16.7",
41
- "@babel/preset-env": "7.17.10",
+ "@babel/core": "7.17.12",
+ "@babel/plugin-proposal-class-properties": "7.17.12",
+ "@babel/preset-env": "7.17.12",
42
"@researchgate/eslint-config-node-babel": "3.0.0",
43
"babel-eslint": "10.1.0",
44
"cross-env": "7.0.3",
0 commit comments