File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
dev-packages/node-integration-tests/suites/express/tracing Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ describe('express tracing', () => {
163163 const runner = await createRunner ( )
164164 . expect ( {
165165 transaction : {
166- transaction : 'GET /test/arr/:id,/\\/test\\/arr[0-9] *\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/' ,
166+ transaction : 'GET /test/arr/:id,/\\/test\\/arr\\d *\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/' ,
167167 transaction_info : {
168168 source : 'route' ,
169169 } ,
Original file line number Diff line number Diff line change 40924092 resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.6.tgz#4276edd5c105bc28b11c6a1f76fb9d29d1bd25c1"
40934093 integrity sha512-NgJPHHbEpLQgDH2MjQu90pzW/5vvXIZ7KOnPyNBm92A6WgZ/7b6fJyUBjoumLqeOQQGqY2QjQxRo97ah4Sj0cA==
40944094
4095- "@eslint-community/eslint-utils@^4.2.0":
4095+ "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0" :
40964096 version "4.9.0"
40974097 resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
40984098 integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
40994099 dependencies:
41004100 eslint-visitor-keys "^3.4.3"
41014101
4102- "@eslint-community/eslint-utils@^4.4.0":
4103- version "4.4.0"
4104- resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
4105- integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
4106- dependencies:
4107- eslint-visitor-keys "^3.3.0"
4108-
41094102"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.0":
41104103 version "4.12.2"
41114104 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
You can’t perform that action at this time.
0 commit comments