Skip to content

Commit 2eaee66

Browse files
committed
Merge branch 'next' of https://github.com/Garlic-Team/GCommands into next
2 parents d622f8f + cbdd8f2 commit 2eaee66

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
"ms": "^2.1.3"
2424
},
2525
"devDependencies": {
26-
"@babel/cli": "^7.16.7",
27-
"@babel/core": "^7.16.7",
28-
"@babel/preset-env": "^7.16.7",
29-
"@babel/preset-typescript": "^7.16.7",
30-
"@types/node": "^16.11.12",
31-
"@typescript-eslint/eslint-plugin": "^5.5.0",
32-
"@typescript-eslint/parser": "^5.5.0",
33-
"babel-cli": "^6.26.0",
34-
"babel-plugin-add-module-exports": "^1.0.4",
35-
"eslint": "^8.3.0",
36-
"typescript": "^4.5.4"
26+
"@babel/cli": "7.16.7",
27+
"@babel/core": "7.16.7",
28+
"@babel/preset-env": "7.16.7",
29+
"@babel/preset-typescript": "7.16.7",
30+
"@types/node": "16.11.18",
31+
"@typescript-eslint/eslint-plugin": "5.9.0",
32+
"@typescript-eslint/parser": "5.9.0",
33+
"babel-cli": "6.26.0",
34+
"babel-plugin-add-module-exports": "1.0.4",
35+
"eslint": "8.6.0",
36+
"typescript": "4.5.4"
3737
},
3838
"engines": {
3939
"node": ">=16.6"

0 commit comments

Comments
 (0)