about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-03-30 15:02:16 +0200
committerGitHub <noreply@github.com>2022-03-30 15:02:16 +0200
commit60f9973f452100475874cd9bd0a8b6ee908bf8e0 (patch)
treed1bb823de4bff3ee9676835dc3e7614ed66deb65 /package.json
parenteaea849035ea407afb2d5db411dbddc1ccca6f44 (diff)
parent51a297e1287a9b2dd3b2d2b19433820e996779db (diff)
Merge pull request #1725 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c2be11290..8eddc9242 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
     "arrow-key-navigation": "^1.2.0",
     "autoprefixer": "^9.8.8",
     "axios": "^0.26.1",
-    "babel-loader": "^8.2.3",
+    "babel-loader": "^8.2.4",
     "babel-plugin-lodash": "^3.3.4",
     "babel-plugin-preval": "^5.1.0",
     "babel-plugin-react-intl": "^6.2.0",
@@ -177,7 +177,7 @@
     "ws": "^8.5.0"
   },
   "devDependencies": {
-    "@testing-library/jest-dom": "^5.16.2",
+    "@testing-library/jest-dom": "^5.16.3",
     "@testing-library/react": "^12.1.4",
     "babel-eslint": "^10.1.0",
     "babel-jest": "^27.5.1",
@@ -187,13 +187,13 @@
     "eslint-plugin-promise": "~6.0.0",
     "eslint-plugin-react": "~7.29.4",
     "jest": "^27.5.1",
-    "prettier": "^2.6.0",
+    "prettier": "^2.6.1",
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.14.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.3",
-    "yargs": "^17.3.1"
+    "yargs": "^17.4.0"
   },
   "resolutions": {
     "kind-of": "^6.0.3"