File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed
Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 2222 "@jest/types" : " ^26.6.2" ,
2323 "@types/babel__traverse" : " ^7.0.4" ,
2424 "@types/prettier" : " ^2.1.5" ,
25- "babel-preset-current-node-syntax" : " ^0.1.2 " ,
25+ "babel-preset-current-node-syntax" : " ^1.0.0 " ,
2626 "chalk" : " ^4.0.0" ,
2727 "expect" : " ^26.6.2" ,
2828 "graceful-fs" : " ^4.2.4" ,
Original file line number Diff line number Diff line change @@ -4991,27 +4991,6 @@ __metadata:
49914991 languageName: node
49924992 linkType: hard
49934993
4994- "babel-preset-current-node-syntax@npm:^0.1.2":
4995- version: 0.1.4
4996- resolution: "babel-preset-current-node-syntax@npm:0.1.4"
4997- dependencies:
4998- "@babel/plugin-syntax-async-generators": ^7.8.4
4999- "@babel/plugin-syntax-bigint": ^7.8.3
5000- "@babel/plugin-syntax-class-properties": ^7.8.3
5001- "@babel/plugin-syntax-import-meta": ^7.8.3
5002- "@babel/plugin-syntax-json-strings": ^7.8.3
5003- "@babel/plugin-syntax-logical-assignment-operators": ^7.8.3
5004- "@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
5005- "@babel/plugin-syntax-numeric-separator": ^7.8.3
5006- "@babel/plugin-syntax-object-rest-spread": ^7.8.3
5007- "@babel/plugin-syntax-optional-catch-binding": ^7.8.3
5008- "@babel/plugin-syntax-optional-chaining": ^7.8.3
5009- peerDependencies:
5010- "@babel/core": ^7.0.0
5011- checksum: f54dfafd352b5671dfe549d6e2d692ec4328988bc2040f3c67b2dd4185c85ced29b39440f6f6bfd8145ad00e2cc8b39c5a218ef4bd7c08c48e3afec0583f4125
5012- languageName: node
5013- linkType: hard
5014-
50154994"babel-preset-current-node-syntax@npm:^1.0.0":
50164995 version: 1.0.0
50174996 resolution: "babel-preset-current-node-syntax@npm:1.0.0"
@@ -12267,7 +12246,7 @@ fsevents@~2.1.2:
1226712246 "@types/semver": ^7.1.0
1226812247 ansi-regex: ^5.0.0
1226912248 ansi-styles: ^4.2.0
12270- babel-preset-current-node-syntax: ^0.1.2
12249+ babel-preset-current-node-syntax: ^1.0.0
1227112250 chalk: ^4.0.0
1227212251 expect: ^26.6.2
1227312252 graceful-fs: ^4.2.4
You can’t perform that action at this time.
0 commit comments