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 58ba053 commit f8bcd03Copy full SHA for f8bcd03
package.json
@@ -36,15 +36,15 @@
36
"rollup": "^1.0.0 || ^2.0.0"
37
},
38
"dependencies": {
39
- "commenting": "1.1.0",
40
- "glob": "7.2.0",
41
- "lodash": "4.17.21",
42
- "magic-string": "0.26.2",
43
- "mkdirp": "1.0.4",
44
- "moment": "2.29.3",
45
- "package-name-regex": "2.0.6",
46
- "spdx-expression-validate": "2.0.0",
47
- "spdx-satisfies": "5.0.1"
+ "commenting": "~1.1.0",
+ "glob": "~7.2.0",
+ "lodash": "~4.17.21",
+ "magic-string": "~0.26.2",
+ "mkdirp": "~1.0.4",
+ "moment": "~2.29.3",
+ "package-name-regex": "~2.0.6",
+ "spdx-expression-validate": "~2.0.0",
+ "spdx-satisfies": "~5.0.1"
48
49
"devDependencies": {
50
"@babel/core": "7.18.2",
0 commit comments