aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 14:14:21 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-18 09:40:29 -0500
commit80f2738b2ab279ed632c75aacd78b4695d979526 (patch)
tree2d87c05927923ddb10aa7e4621ae53245b4f5e4d
parentBump @typescript-eslint/parser from 6.7.5 to 6.8.0 (diff)
downloadtrinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar.gz
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar.bz2
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar.lz
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar.xz
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.tar.zst
trinkets-80f2738b2ab279ed632c75aacd78b4695d979526.zip
Bump @babel/traverse from 7.23.0 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pnpm-lock.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4a40983..dcd2470 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -175,7 +175,7 @@ packages:
'@babel/helpers': 7.23.1
'@babel/parser': 7.23.0
'@babel/template': 7.22.15
- '@babel/traverse': 7.23.0
+ '@babel/traverse': 7.23.2
'@babel/types': 7.23.0
convert-source-map: 2.0.0
debug: 4.3.4
@@ -400,7 +400,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.22.15
- '@babel/traverse': 7.23.0
+ '@babel/traverse': 7.23.2
'@babel/types': 7.23.0
transitivePeerDependencies:
- supports-color
@@ -1277,8 +1277,8 @@ packages:
'@babel/types': 7.23.0
dev: true
- /@babel/traverse@7.23.0:
- resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==}
+ /@babel/traverse@7.23.2:
+ resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.22.13