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 22
22
"@jest/types" : " ^26.6.2" ,
23
23
"@types/babel__traverse" : " ^7.0.4" ,
24
24
"@types/prettier" : " ^2.1.5" ,
25
- "babel-preset-current-node-syntax" : " ^0.1.2 " ,
25
+ "babel-preset-current-node-syntax" : " ^1.0.0 " ,
26
26
"chalk" : " ^4.0.0" ,
27
27
"expect" : " ^26.6.2" ,
28
28
"graceful-fs" : " ^4.2.4" ,
Original file line number Diff line number Diff line change @@ -4991,27 +4991,6 @@ __metadata:
4991
4991
languageName: node
4992
4992
linkType: hard
4993
4993
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
-
5015
4994
"babel-preset-current-node-syntax@npm:^1.0.0":
5016
4995
version: 1.0.0
5017
4996
resolution: "babel-preset-current-node-syntax@npm:1.0.0"
@@ -12267,7 +12246,7 @@ fsevents@~2.1.2:
12267
12246
"@types/semver": ^7.1.0
12268
12247
ansi-regex: ^5.0.0
12269
12248
ansi-styles: ^4.2.0
12270
- babel-preset-current-node-syntax: ^0.1.2
12249
+ babel-preset-current-node-syntax: ^1.0.0
12271
12250
chalk: ^4.0.0
12272
12251
expect: ^26.6.2
12273
12252
graceful-fs: ^4.2.4
You can’t perform that action at this time.
0 commit comments