@parcel/create-react-app 2.9.4-nightly.2983 → 2.9.4-nightly.2988

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/create-react-app",
3
- "version": "2.9.4-nightly.2983+cd0edbcca",
3
+ "version": "2.9.4-nightly.2988+aaaf22d59",
4
4
  "bin": {
5
5
  "parcel-create-react-app": "lib/bin.js"
6
6
  },
@@ -31,8 +31,8 @@
31
31
  "v8-compile-cache": "^2.0.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@babel/core": "^7.0.0",
34
+ "@babel/core": "^7.22.11",
35
35
  "@parcel/babel-register": "2.9.3"
36
36
  },
37
- "gitHead": "cd0edbccaafeacd2203a34e34570f45e2a10f028"
37
+ "gitHead": "aaaf22d590ffee11dccf2399704ad37c54a4e01f"
38
38
  }