We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252b409 commit d4b6cffCopy full SHA for d4b6cff
package.json
@@ -2,7 +2,7 @@
2
"name": "spectacle-monorepo",
3
"devDependencies": {
4
"@babel/cli": "^7.19.3",
5
- "@babel/core": "^7.19.3",
+ "@babel/core": "^7.19.6",
6
"@babel/plugin-proposal-class-properties": "^7.12.1",
7
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
8
"@babel/preset-env": "^7.19.3",
@@ -36,7 +36,7 @@
36
"raw-loader": "^4.0.0",
37
"rimraf": "^3.0.0",
38
"serve": "^14.0.1",
39
- "ts-jest": "^29.0.3",
+ "ts-jest": "^29.1.2",
40
"typescript": "^4.8.4",
41
"wait-on": "^6.0.1",
42
"webpack": "5.76.0",
0 commit comments