aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index dc6435c4a..cfa3dda40 100644
--- a/package.json
+++ b/package.json
@@ -121,14 +121,14 @@
121 "ws": "^8.2.3" 121 "ws": "^8.2.3"
122 }, 122 },
123 "devDependencies": { 123 "devDependencies": {
124 "@babel/eslint-parser": "^7.15.8", 124 "@babel/eslint-parser": "^7.16.0",
125 "@babel/plugin-proposal-class-properties": "^7.14.5", 125 "@babel/plugin-proposal-class-properties": "^7.14.5",
126 "@babel/plugin-proposal-decorators": "^7.15.8", 126 "@babel/plugin-proposal-decorators": "^7.16.0",
127 "@babel/preset-env": "^7.15.8", 127 "@babel/preset-env": "^7.16.0",
128 "@babel/preset-react": "^7.14.5", 128 "@babel/preset-react": "^7.14.5",
129 "@babel/register": "^7.15.3", 129 "@babel/register": "^7.15.3",
130 "@commitlint/cli": "^13.2.1", 130 "@commitlint/cli": "^14.1.0",
131 "@commitlint/config-conventional": "^13.2.0", 131 "@commitlint/config-conventional": "^14.1.0",
132 "@formatjs/cli": "^4.4.0", 132 "@formatjs/cli": "^4.4.0",
133 "@types/color": "^3.0.2", 133 "@types/color": "^3.0.2",
134 "@types/expect.js": "^0.3.29", 134 "@types/expect.js": "^0.3.29",